summaryrefslogtreecommitdiff
path: root/src/drivers/WinAPI/Fl_WinAPI_Gl_Window_Driver.cxx
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-08-23 16:20:47 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-08-23 16:20:47 +0200
commit80ecf605ec666da48bb4179ce4ca0ed26d21f3b5 (patch)
treeb7c189c1ed1f252c1cbc009700805d535e864319 /src/drivers/WinAPI/Fl_WinAPI_Gl_Window_Driver.cxx
parent4611327672e78e6b8996e232810d3042c4f56db2 (diff)
Wayland: Fix obscure problem when closing file dialog under recent OS versions.
The problem is that the app sometimes stops after closing a file dialog window. It results in fact from a bug in function draw_title_bar of libdecor-gtk.c that erroneously calls libdecor_frame_set_max_content_size(). This bug is being proposed to be fixed by a MR to libdecor. But moving the libdecor_frame_set_min/max_content_size() calls after the capability changes hides the bug, and the problem with file dialog doesn't show.
Diffstat (limited to 'src/drivers/WinAPI/Fl_WinAPI_Gl_Window_Driver.cxx')
0 files changed, 0 insertions, 0 deletions