Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: 29dcc9cab551ead5f38a4a4e3f4c32eaf34de7d9 https://github.com/synfig/synfig/commit/29dcc9cab551ead5f38a4a4e3f4c32eaf34de7d9 Author: rodolforg <rodolf...@users.noreply.github.com> Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths: M synfig-studio/src/gui/states/state_bline.cpp Log Message: ----------- fix(bline tool): ignores double-clicking if without any created point (#3594) On a BLine Tool, double-clicking is used to realize the creation of a new spline. When no spline being drawn, double-clicking incorrectly makes impossible to draw a new spline - user then would have to press Esc key to be able to draw one more spline (Esc is a shortcut used to cancel an ongoing spline). Here we make the tool state ignore the double-click in such case, preventing this awkward situation. Fix #3388 To unsubscribe from these emails, change your notification settings at https://github.com/synfig/synfig/settings/notifications _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl