diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-09-24 14:56:35 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-09-24 14:56:35 (GMT) |
commit | c029aef7091ea4800271058c1f09e28dd1fee2f8 (patch) | |
tree | 31991eaec06f7e65f0bd8b1efdd221b803f11c42 | |
parent | 4c5f4a0bb6d5a9a2b3d021797239cc196332c541 (diff) | |
download | tk-c029aef7091ea4800271058c1f09e28dd1fee2f8.zip tk-c029aef7091ea4800271058c1f09e28dd1fee2f8.tar.gz tk-c029aef7091ea4800271058c1f09e28dd1fee2f8.tar.bz2 |
One more "known bug" that should be mentioned
-rw-r--r-- | changes.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -46,4 +46,5 @@ writing Tcl scripts containing Tk commands. - [The wm manage command does not work on current macOS versions](https://core.tcl-lang.org/tk/tktview/8a6012) - [Slow processing irregular transparencies](https://core.tcl-lang.org/tk/tktview/919066) - [text's cursor width on 0th column](https://core.tcl-lang.org/tk/tktview/47fbfc) - + - [text widget breaks graphemes with combining diacritical marks](https://core.tcl-lang.org/tk/tktview/442208) +
\ No newline at end of file |