Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: 77f1654d63947e49fcad8fc0ba768186a2e9bdc7 https://github.com/synfig/synfig/commit/77f1654d63947e49fcad8fc0ba768186a2e9bdc7 Author: rodolforg <rodolf...@users.noreply.github.com> Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths: M synfig-studio/src/gui/states/state_bline.cpp Log Message: ----------- fix(bline tool): couldn't create the spline right after user drags the first vertex (#3595) Steps to reproduce: 1. Select the BLine Tool 2. Click on the Workarea to create the first vertex 3. Click on the Workarea twice to create two other vertices 4. Click on the first vertex (the green handle) and drag it 5. Click on the first vertex again After step 5, a new (looped) spline is created. However, user couldn't create a new spline after it without this fix. Workaround: * Press Esc after step 5 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