[Gambas-Notification] [Git][gambas/gambas][master] TreeView, ListView, ColumnView: Fix the rename control management, and so a possible infinite loop.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Thu Jan 26 10:03:09 CET 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
7bb8f825 by Benoît Minisini at 2023-01-26T10:03:03+01:00
TreeView, ListView, ColumnView: Fix the rename control management, and so a possible infinite loop.
[GB.GUI.BASE]
* BUG: GridView: Take 'Columns.Padding' property into account when computing the preferred width of a column.
* BUG: ColumnView: Extra columns are automatically resized too when 'AutoResize' is True.
* BUG: TreeView, ListView, ColumnView: Fix the rename control management, and so a possible infinite loop.
- - - - -
6 changed files:
- comp/src/gb.gui.base/.src/GridView/GridView.class
- comp/src/gb.gui.base/.src/GridView/_GridView_Columns.class
- comp/src/gb.gui.base/.src/GridView/_GridView_Rows.class
- comp/src/gb.gui.base/.src/TreeView/RenameBox.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7bb8f825c1d28714afc6a6bbfa6394a39b7d4491
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7bb8f825c1d28714afc6a6bbfa6394a39b7d4491
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20230126/f7dae25d/attachment.htm>
More information about the Notification
mailing list