Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: 842638c287a326cf67a946ab28dd3713f1a6e563 https://github.com/synfig/synfig/commit/842638c287a326cf67a946ab28dd3713f1a6e563 Author: rodolforg <rodolf...@users.noreply.github.com> Date: 2024-12-15 (Sun, 15 Dec 2024)
Changed paths: M synfig-studio/src/gui/cellrenderer/cellrenderer_value.cpp Log Message: ----------- fix: regression: couldn't edit color or gradient of multiple layers (#3470) Introduced when fixing #3288 ( 483b5ed - PR 3373 ). By the way, both commits fix another case: (In Synfig <= 1.5.3) 1. Create a text layer 2. Create a star layer 3. Select the text layer 4. Click on color parameter of text layer to open Color editor 5. Select both layers (text and star) 6. Change the color in the previously opened Color editor 7. It changes the text color, but yells an error to star The problem does not happen if you open color dialog after select both layers (step #5 above) fix #3469 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