mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-27 10:57:22 +08:00
docs: Note that using the Wayland display scaling mode can have imprecision when positioning due to unit conversion and rounding
This commit is contained in:
@@ -3471,6 +3471,7 @@ extern "C" {
|
|||||||
*
|
*
|
||||||
* - Rounding errors can result with odd window sizes and/or desktop scales,
|
* - Rounding errors can result with odd window sizes and/or desktop scales,
|
||||||
* which can cause the window contents to appear slightly blurry.
|
* which can cause the window contents to appear slightly blurry.
|
||||||
|
* - Positioning the window may be imprecise due to unit conversions and rounding.
|
||||||
* - The window may be unusably small on scaled desktops.
|
* - The window may be unusably small on scaled desktops.
|
||||||
* - The window may jump in size when moving between displays of different
|
* - The window may jump in size when moving between displays of different
|
||||||
* scale factors.
|
* scale factors.
|
||||||
|
|||||||
Reference in New Issue
Block a user