Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat!: migrate to BENZIN library | Eug-VS | 2020-01-28 | -28/+0 |
| | ||||
* | fix: remove blinking scrollbar | Eug-VS | 2020-01-12 | -1/+1 |
| | ||||
* | Add overflow and scrollbar color to WindowSurface | Eug-VS | 2020-01-11 | -11/+0 |
| | ||||
* | Wrap SmartList into AutoSizer | Eug-VS | 2020-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 overflow | Eug-VS | 2020-01-07 | -0/+38 |