rameshvarun / protoworld

[WIP] A live object system for JavaScript, inspired by Self and Smalltalk.
https://rameshvarun.github.io/protoworld/
ISC License
4 stars 0 forks source link

Get Ace to Obey Window Z-Order #18

Closed rameshvarun closed 5 years ago

rameshvarun commented 5 years ago

This is fixed by using isolation: isolate; to make windows create their own stacking context.