diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-09-11 09:15:42 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-09-11 09:15:42 +0200 |
| commit | 2ea85ea6d7a9d377abcc01f4755d146dcbe30d60 (patch) | |
| tree | 1004ec355bf78a449d55a195aa1d8d4c1aadd542 /src/drivers/Wayland | |
| parent | b37576aa55a9b93e94fb6d1c63e45ad182de1f28 (diff) | |
Fix regression in fl_read_image() after introduction of hybrid Wayland/X11 platform.
The special use context of fl_read_image() inside the draw() function of an
Fl_Double_Window, where the function should read inside the window's double buffer
rather than the on-screen window, no longer worked.
Removal of all uses of the fl_window global variable from platform-independent
code remains necessary, because this variable is ill-defined in the Wayland/X11
library.
Diffstat (limited to 'src/drivers/Wayland')
0 files changed, 0 insertions, 0 deletions
