Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: 8d27d97bfd709cecd5f52ca77b5693fac338df43 https://github.com/synfig/synfig/commit/8d27d97bfd709cecd5f52ca77b5693fac338df43 Author: Firas Hanife <firashan...@gmail.com> Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths: M synfig-studio/src/gui/asyncrenderer.cpp M synfig-studio/src/gui/asyncrenderer.h M synfig-studio/src/gui/docks/dock_info.cpp M synfig-studio/src/gui/docks/dock_info.h M synfig-studio/src/gui/render.cpp Log Message: ----------- Added button to stop rendering process (#1585) * Add button to stop rendering process * Better method name and remove unneeded pointer/reference * Enable button only when rendering * Ask for user confirmation * Improve readability and let dock_info manage button sensitivity * Fix wrong condition * Add Interaction parameter to handle user stopped rendering * No need for warning message as user confirmation is required * bind signal to stop() method call * Remove unnecessary bind and make button label translatable * Check for null pointer * Disable only stop button on check _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl