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
Hard to pin down, but I'm finding that when having maskContents enabled it sometimes blanks out one of my panes when it shouldn't. It seems to get inverted somehow as during resize the pane becomes unmasked.
Is there a reason why we can't just have one big transparent div over the entire screen which is created on dragstart and removed on dragstop? This approach seems to be working ok for me.
The text was updated successfully, but these errors were encountered:
Hard to pin down, but I'm finding that when having maskContents enabled it sometimes blanks out one of my panes when it shouldn't. It seems to get inverted somehow as during resize the pane becomes unmasked.
Is there a reason why we can't just have one big transparent div over the entire screen which is created on dragstart and removed on dragstop? This approach seems to be working ok for me.
The text was updated successfully, but these errors were encountered: