1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Janne Savolainen
9f7d3ba344
Revert unnecessary code style changes
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-02-02 14:28:44 +02:00
Janne Savolainen
f46c3748e7
Fix sorting of table rows
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-02-02 13:10:01 +02:00
Janne Savolainen
b781fc4ce0
Fix scrolling to top when selecting all items in item list layout
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-02-02 08:27:32 +02:00
Janne Savolainen
63ea9d49ac
Make selecting item in ItemListLayout not scroll to top
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-02-02 08:22:17 +02:00
Janne Savolainen
aa850f8e79
Fix virtual list behaviour in item list layout by making table rows observer
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-02-02 08:17:32 +02:00
Sebastian Malton
0ce4e3d793
Full dependency inversion of <Dock> and all current tab kinds (#4757)
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Co-authored-by: Sebastian Malton <sebastian@malton.name>
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>
2022-01-31 09:49:36 -05:00