[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] DirView: Keep the current item at the same position when the contents changes,...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
708dbc34 by Benoît Minisini at 2025-03-21T14:37:42+01:00
DirView: Keep the current item at the same position when the contents changes, to avoid problems during mouse events.

[GB.FORM]
* BUG: DirView: Keep the current item at the same position when the contents changes, to avoid problems during mouse events.
* BUG: IconView: Keep the current item at the same position as much as possible when the contents changes, to avoid problems during mouse events.

- - - - -


5 changed files:

- comp/src/gb.form/.project
- comp/src/gb.form/.src/File/DirView.class
- comp/src/gb.form/.src/File/FileView.class
- + comp/src/gb.form/.src/Test/FTestDirView.class
- + comp/src/gb.form/.src/Test/FTestDirView.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/708dbc3496b9842bd3df8e7c0da4091bf1ff31de

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/708dbc3496b9842bd3df8e7c0da4091bf1ff31de
You're receiving this email because of your account on gitlab.com.