Ben Klein
Ben Klein
https://philipwalton.com/articles/what-no-one-told-you-about-z-index/ turns out new stacking contexts are created by the patches since `will-change: transform` causes the css transform property to apply without a value, creating the new stacking (and thus...
In Tilix I've gotten used to using Alt-Arrowkeys to change focus between tiled terminals, and I think a similar faster (single-stroke instead of double-stroke) keybind would be beneficial. The issue...
For columns with only one element, ensure the swap correctly leaves the previous item in the last patch
In overview mode display a quick select filter box ranked on distance to end of ribbon as a second factor (first being fuzzy search matching) Overview starts: remember last active...
The following events I think should be part of a metrics reporter: - [ ] Opens item in patch: - [ ] Which visual location on screen - [ ]...
For multiple monitor/window/instance support, ribbons will need to communicate out-of-band with other instances of the plugin.
Currently we depend on the 3rdparty package too much and cannot operate without it. Need a good failover for when it doesn't work... - Make our own fuzzy drop in...
Need to investigate snapped scrolling methods that don't interfere with pixel-touch scroll events.
Pathing might be different, if so: https://stackoverflow.com/questions/29855098/is-there-a-built-in-javascript-function-similar-to-os-path-join
Need to determine the desired behavior for a user dragging a *new* item onto a patch which is already filled. Probably it should just replace the editor in the patch,...