Branch: refs/heads/v1.4.x
  Home:   https://github.com/synfig/synfig
  Commit: 7a7e5b90e5e431f06d805a4a8cbe7001a193dc59
      
https://github.com/synfig/synfig/commit/7a7e5b90e5e431f06d805a4a8cbe7001a193dc59
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
    M synfig-studio/src/synfigapp/value_desc.cpp
    M synfig-studio/src/synfigapp/value_desc.h

  Log Message:
  -----------
  fix: Interface background became white after clicking OK in Preferences 
dialog (#2732)

The canvas area is actually a Gtk::DrawingArea, and its default background
color is white (on light themes).
However, at start, it's not properly draw, and only the central area is
drawn by Synfig software (via workarea renderers). When Work Area itself
gains focus, it shows its white background defined by Gtk theme.

Fix #2636




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

Reply via email to