GUI: fg/bgcolor text edit: fix right-click context menu not working

properly by checking for it on FocusOut
This commit is contained in:
gitlost
2023-01-19 00:11:29 +00:00
parent 6f7cdd660c
commit 48eaa0cc4e
2 changed files with 16 additions and 7 deletions

View File

@ -22,6 +22,8 @@ Bugs
- man page: fix Code 11 check digit info
- CMake: allow ctest to be run without having to install zint or manually set
LD_LIBRARY_PATH and PATH (ticket #279, props Alexey Dokuchaev)
- GUI: fg/bgcolor text edit: fix right-click context menu not working properly
by checking for it on FocusOut
Version 2.12.0 (2022-12-12)