slint/internal/compiler/widgets/common
Olivier Goffart 017448893a
Fix LineEdit with right alignment (#4016)
* Fix LineEdit with right alignement

 - Align the placeholder the same way
 - Make sure the cursor is visible to the right (it is drawn outside of
   the TextInput, so some size need to be accounted for

(Discussed in https://github.com/slint-ui/slint/discussions/3996 )
2023-11-27 18:52:54 +01:00
..
combobox-base.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00
common.slint make use of textinputbase (#4014) 2023-11-27 08:50:29 +01:00
lineedit-base.slint Fix LineEdit with right alignment (#4016) 2023-11-27 18:52:54 +01:00
MadeWithSlint-logo-dark.svg Update Slint logo folder with new design (#3432) 2023-09-11 16:41:06 +02:00
MadeWithSlint-logo-light.svg Update Slint logo folder with new design (#3432) 2023-09-11 16:41:06 +02:00
spinbox-base.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00
spinner-base.slint Added Spinner widget (#3871) 2023-11-07 15:04:24 +01:00
standardbutton.slint cleanup widgets according to upcoming code guidelines (#3771) 2023-10-30 10:45:25 +01:00