You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is fixable, but i imagine if it is, there's already a library for it. When I have more spaces than will fit on the grid, scrolling the whole grid is tricky because once the mouse lands in a widget, the widget starts scrolling and the page stops. Is there any way to prevent the widgets from receiving scroll events if the scroll was started outside of the widget?
The text was updated successfully, but these errors were encountered:
I'm not sure if this is fixable, but i imagine if it is, there's already a library for it. When I have more spaces than will fit on the grid, scrolling the whole grid is tricky because once the mouse lands in a widget, the widget starts scrolling and the page stops. Is there any way to prevent the widgets from receiving scroll events if the scroll was started outside of the widget?
The text was updated successfully, but these errors were encountered: