summaryrefslogtreecommitdiff
path: root/src/drivers/WinAPI
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-10-16 23:23:04 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-10-16 23:23:04 +0200
commit723d8caa9d2a5acd423a354332f652ddfefb7d6e (patch)
treed33fc9395002c81968b64fb1ccec9cba14a2437a /src/drivers/WinAPI
parent260a446609b7638669fa97afb393f3993106b6ac (diff)
Fix "Fl::focus() changes Fl_Group::current() to null" (#515)
This issue is caused by setting `Fl_Group::current(0);` in Fl_Window::show(), i.e. in Fl_X::make_xid(..) in an attempt to fix a "very common user bug: forgot end()". As long as this is done, this commit fixes the issue. For details see GitHub issue #515.
Diffstat (limited to 'src/drivers/WinAPI')
0 files changed, 0 insertions, 0 deletions