mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 04:54:35 +00:00
Documentation work
The monitor content scale was missing from the monitor properties paragraph.
This commit is contained in:
parent
ff7d42a55e
commit
be71147ad5
@ -94,8 +94,8 @@ for a disconnected monitor and only before the monitor callback returns.
|
||||
@section monitor_properties Monitor properties
|
||||
|
||||
Each monitor has a current video mode, a list of supported video modes,
|
||||
a virtual position, a human-readable name, a user pointer, an estimated physical
|
||||
size and a gamma ramp.
|
||||
a virtual position, a content scale, a human-readable name, a user pointer, an
|
||||
estimated physical size and a gamma ramp.
|
||||
|
||||
|
||||
@subsection monitor_modes Video modes
|
||||
|
Loading…
Reference in New Issue
Block a user