diff options
author | David Robillard <d@drobilla.net> | 2022-12-24 22:18:51 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-12-24 22:22:41 -0500 |
commit | 729e9f264c1ee4842836aadf0d12899e11132af7 (patch) | |
tree | eb3cf9622eaa963eb013b2d478999f4e3fd9223a /src/x11.h | |
parent | c8bf253019ce874cd108db49581afb8ef43b2109 (diff) | |
download | pugl-729e9f264c1ee4842836aadf0d12899e11132af7.tar.gz pugl-729e9f264c1ee4842836aadf0d12899e11132af7.tar.bz2 pugl-729e9f264c1ee4842836aadf0d12899e11132af7.zip |
Fix weird/inconsistent control flow in puglSetSize()
I'm not really sure about directly updating the frame like this - or whether
these fields should even exist in the first place (it's questionable whether
the view is "really" the new size until the configure process is complete) -
but regardless, the same pattern should probably be used for both size and
position.
"Probably", because touching anything like this tends to break some situation
or another somewhere, but such is life.
Diffstat (limited to 'src/x11.h')
0 files changed, 0 insertions, 0 deletions