Age | Commit message (Collapse) | Author |
|
|
|
(use keydown event on all browsers)
|
|
other tasks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
abstracted functions to read and set UI settings. To be replaced with local storage...
|
|
|
|
- display focused row also when selected
- background-position-x doesn't work on Firefox, use full background-position properties
|
|
|
|
indicator when selected
|
|
|
|
|
|
|
|
|
|
(because now list widget's 'rows' property is of type object not array)
|
|
(#1489413)
|
|
Indicator for row focus, resolves #1489392
|
|
text nodes
|
|
|
|
|
|
improve visibility (#1488974)
|
|
|
|
|
|
Fixes the issue where after creating a folder with name 'Abc abc'
it were added before existing subfolders of folder 'Abc' and after 'Abc'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1489437)
|
|
|
|
|
|
|
|
|
|
@TODO: review our document.all uses.
|
|
|
|
|