forked from mbk-lab/rui_orig
2
0
Fork 0

Update CHANGELOG.md

This commit is contained in:
Alexei Anoshenko 2022-01-17 06:59:32 -05:00
parent d51688b04f
commit 1a7a7e9daf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* Added HasFocus function to the View interface
* Added the following properties to TableView: "selection-mode", "allow-selection", "current", "current-style", "current-inactive-style"
* Added the following events to TableView: "table-cell-selected", "table-cell-clicked", "table-row-selected", "table-row-clicked",
* Added the following events to TableView: "table-cell-selected", "table-cell-clicked", "table-row-selected", "table-row-clicked"
* Bug fixing
# v0.4.0