There was an error while loading. Please reload this page.
1 parent d5f8ad5 commit dc37db3Copy full SHA for dc37db3
1 file changed
docs/changelog.txt
@@ -61,6 +61,7 @@ Template for new versions:
61
## Fixes
62
- a safety check was added to ``Screen::doSetTile_char`` fur out of bound pen color values
63
- ``TextArea`` widget corrected to use ``COLOR_BLACK`` instead of ``COLOR_RESET`` as default background color
64
+- ``Screen::Pen``: COLOR_RESET from Lua is changed to grey (fg) or black (bg); color values are masked to 4 bits to keep them in the expected range
65
66
## Misc Improvements
67
0 commit comments