aboutsummaryrefslogtreecommitdiff
path: root/src/components/SmartList
Commit message (Collapse)AuthorAgeLines
* fix: remove blinking scrollbarEug-VS2020-01-12-1/+1
|
* Add overflow and scrollbar color to WindowSurfaceEug-VS2020-01-11-11/+0
|
* Wrap SmartList into AutoSizerEug-VS2020-01-08-18/+19
| | | | | | | | This component now takes all available space, so if you want to use it, you have to put it into a container which already has non-zero width and height. This commit temporarily breaks Scoreboard page.
* Implement SmartList component, hide body overflowEug-VS2020-01-07-0/+38