Skip to content

Commit dc37db3

Browse files
committed
changelog
1 parent d5f8ad5 commit dc37db3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Template for new versions:
6161
## Fixes
6262
- a safety check was added to ``Screen::doSetTile_char`` fur out of bound pen color values
6363
- ``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
6465

6566
## Misc Improvements
6667

0 commit comments

Comments
 (0)