mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 22:54:36 +00:00
![]() QStyle returns logical coordinates while SixtyFPS operates on physical coordinates, so an extra multiplication is needed. This is a temporary fix until we have access to the concrete (winit) window we're rendering to, in order to apply the correct DPR. |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
lib.rs | ||
qttypes.rs | ||
widgets.rs |