Holding tab in release scrolls correctly, probably caused by debug being so slow.
This commit is contained in:
parent
b3fe9b9448
commit
5a33512cc3
|
@ -1,5 +1,3 @@
|
|||
* Holding the tab key pressed does not scroll to focused.
|
||||
|
||||
* Layout context viewport.
|
||||
- The image example tries to do this manually, but there is some flickering due to Px rounding on the scroll vs on the offset.
|
||||
- CSS has the "position" property, that has sticky, webrender has something for this that we can use?
|
||||
|
|
Loading…
Reference in New Issue