mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 22:04:26 +08:00
Fix whitespace, update dependencies and fluid files
This commit is contained in:
+1
-1
@@ -530,7 +530,7 @@ public:
|
||||
only if these decoration elements are strictly X11-based. When that's not the case,
|
||||
decorated_h() returns the same value as h() and decorated_w() as w(), and FLTK
|
||||
cannot access window decorations.
|
||||
|
||||
|
||||
\note Under X11 again, the values returned by decorated_h() and decorated_w()
|
||||
may not be reliable <b> during a resize operation</b>. The size of decoration elements
|
||||
of a window is best computed when the window is first mapped.
|
||||
|
||||
Reference in New Issue
Block a user