slint/internal/compiler/widgets
notfirefox 2ee1ee435d Allow scrolling through tabs for all backends
This allows the user to use the scroll wheel to scroll through the tabs.
In order to do this I have made created a common TabBarBase and let all
other implementations of TabBar* inherit from it. I also used slint-lsp
to format the files (it did not like the inline comments).
2024-04-15 12:10:56 +02:00
..
common Allow scrolling through tabs for all backends 2024-04-15 12:10:56 +02:00
cosmic Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
cosmic-base Allow scrolling through tabs for all backends 2024-04-15 12:10:56 +02:00
cosmic-dark Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
cosmic-light Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
cupertino Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
cupertino-base Allow scrolling through tabs for all backends 2024-04-15 12:10:56 +02:00
cupertino-dark Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
cupertino-light Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
fluent Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
fluent-base Allow scrolling through tabs for all backends 2024-04-15 12:10:56 +02:00
fluent-dark Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
fluent-light Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
material Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
material-base Allow scrolling through tabs for all backends 2024-04-15 12:10:56 +02:00
material-dark Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
material-light Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
qt Allow scrolling through tabs for all backends 2024-04-15 12:10:56 +02:00