Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 7d22123c58d729146c0728414e07105eb649e8cd
      
https://github.com/synfig/synfig/commit/7d22123c58d729146c0728414e07105eb649e8cd
  Author: Keyikedalube Ndang <keyikedalubend...@protonmail.ch>
  Date:   2021-06-12 (Sat, 12 Jun 2021)

  Changed paths:
    M synfig-studio/src/gui/app.cpp
    M synfig-studio/src/gui/docks/dock_canvases.cpp

  Log Message:
  -----------
  [Synfig Studio] Fixed closed docks bug (#2185)

* Removed explicit dock_toolbox->present()

If user explicitly undocks and closes this dock don't hesitate to keep
it hidden and let user load the dock manually from the menu bar instead
of forcing the dock as dialog

* Removed explicit present() in Dock_Canvases new_instance()

Explicitly calling present() was causing a bug where every new canvas
instance would force this dock (Canvases) to be shown as a dialog even 
though it was undocked and closed/hidden by the user




_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to