slint/internal/compiler/widgets
Olivier Goffart 085d122a04
Qt: Fix rendering of LineEdit clear button
- Take in account the scale factor (unfortunately we don't have access to the actual window scale factor so just use the Qt one)
- Draw directly in the final SharedPixelBuffer
- Use an intermediate Rectangle to center the image because otherwise we get height for width dependency that breaks layout.
2025-09-03 14:51:49 +02:00
..
common LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
cosmic LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
cupertino Cupertino ComboBox: remove height-for-height dependency 2025-08-25 15:49:57 +02:00
fluent LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
material LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
qt Qt: Fix rendering of LineEdit clear button 2025-09-03 14:51:49 +02:00