[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Image editor: Do not take grid snap into account when searching for selection...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Image editor: Do not take grid snap into account when searching for selection...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Mon, 30 Dec 2024 13:21:27 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 2fc28b46 by Benoît Minisini at 2024-12-30T14:20:03+01:00 Image editor: Do not take grid snap into account when searching for selection magnets. Some fixes in search panel and caller search. [DEVELOPMENT ENVIRONMENT] * BUG: Loading a file does not increment the project timestamp anymore. * BUG: Remove an unused 'Age' public variable in the editors. * NEW: Image editor: Do not take grid snap into account when searching for selection magnets. * BUG: Search panel: Correctly add search results located in form files. * BUG: Search panel: Fix behaviour if no reference is found when searching for callers. - - - - - 8 changed files: - app/src/gambas3/.src/Editor/Code/FConflictEditor.class - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Image/FImageEditor.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Search/CSearchResult.class - app/src/gambas3/.src/Search/FSearch.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2fc28b46ddd31817ab1ff882783bd555d3d6110f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2fc28b46ddd31817ab1ff882783bd555d3d6110f You're receiving this email because of your account on gitlab.com.