Skip to content
#

ecmascript

Here are 973 public repositories matching this topic...

neo
tobiu
tobiu commented Apr 8, 2021

example: a user could manually drag a docked window away from the main window or apps could position windows initially not right next to each other.

Obviously, there is no visible drag proxy in place when dragging not over browser windows.

To implement this onDragStart() needs to call Neo.Main.getWindowData() on all connected windows. The returning data object contains e.g. screenLeft,

Improve this page

Add a description, image, and links to the ecmascript topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ecmascript topic, visit your repo's landing page and select "manage topics."

Learn more