halvves
halvves
### Expected Behavior Plugin authors should have control over the parent node of the preview pane. ### Actual Behavior [This commit](https://github.com/tinytacoteam/zazu/commit/afb090547a7ecc0e5dc34e58403f685b67f0435a#diff-2718248ecf9b3814c6e7fa23feb0a024) has broken my plugins' ([halvves/zazu-giphy](https://github.com/halvves/zazu-giphy) & [halvves/zazu-colors](https://github.com/halvves/zazu-colors)) preview behavior...
I've been thinking of ways to handle different key modifiers from inside a plugin, but ultimately it would be nice to simply declare a few different commonly used key modifiers...
In Firefox and Chrome latest I get the following error when entering fullscreen: ``` TypeError: e.manager.enterFullscreen(...).then is not a function ``` Note that the browser still successfully enters fullscreen (which,...
**Describe the bug** When the window gets resized, buffers end up as empty textures. **To Reproduce** Steps to reproduce the behavior: 1. visit http://cdpn.io/e/GRMBaYR 2. resize the window 3. see...