mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -3471,7 +3471,8 @@ extern "C" {
|
||||
*
|
||||
* - Rounding errors can result with odd window sizes and/or desktop scales,
|
||||
* which can cause the window contents to appear slightly blurry.
|
||||
* - Positioning the window may be imprecise due to unit conversions and rounding.
|
||||
* - Positioning the window may be imprecise due to unit conversions and
|
||||
* rounding.
|
||||
* - The window may be unusably small on scaled desktops.
|
||||
* - The window may jump in size when moving between displays of different
|
||||
* scale factors.
|
||||
|
Reference in New Issue
Block a user