mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-21 15:52:19 +00:00
![]() - 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. |
||
---|---|---|
.. | ||
button.rs | ||
checkbox.rs | ||
combobox.rs | ||
groupbox.rs | ||
lineedit.rs | ||
listviewitem.rs | ||
palette.rs | ||
progress_indicator.rs | ||
scrollview.rs | ||
slider.rs | ||
spinbox.rs | ||
stylemetrics.rs | ||
tableheadersection.rs | ||
tabwidget.rs |