slint/internal/compiler/widgets
Simon Hausmann cecdb330f8 material design style: Replace remaining uses of pt with px
This is consistent with the use of `px` for the sizes and matches the expected
conversion to css pixels.
2022-10-31 21:12:52 +01:00
..
common Bump version number to 0.3.2 2022-10-28 09:30:14 +00:00
fluent Make SlintInternal.dark-color-scheme a property instead of a function (#1790) 2022-10-28 14:20:20 +02:00
fluent-base SpinBox: set focus when buttons are clicked 2022-10-29 09:19:55 +02:00
fluent-dark Add support for fluent-light and fluent-dark styles 2022-10-26 13:30:09 +02:00
fluent-light Add support for fluent-light and fluent-dark styles 2022-10-26 13:30:09 +02:00
material Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
material-base material design style: Replace remaining uses of pt with px 2022-10-31 21:12:52 +01:00
material-dark Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
material-light Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
native Button: Implement support to make the Button a toggle (#1384) 2022-07-08 16:17:06 +02:00