Version: 2.1.0 (using Devel) OS: Linux Installed from: Compiled sources If you modify the image, the preview in the Layers docker gets updated only if you move the mouse over the docker (not necessarily over the current layer).
Confirmed. I'd been meaning to file this myself. I'm on 64 bit Kubuntu using daily compile from svn trunk (yes, I should post my current rev# but I'm about to go to bed :)
This works in trunk now (maybe a bit too well, since it repaints a whole lot)
Awesome sauce. :)
doesn't work for me in rev 1111899
Yeah, It's not updating for me either until the cursor floats over the layers box. I'm on revision #1112759.
SVN commit 1177121 by langkamp: fix update of previews in layerbox BUG:220179 M +3 -1 image/kis_base_node.cpp M +6 -1 image/kis_base_node.h M +4 -0 image/kis_image.cc M +6 -0 image/kis_image.h M +8 -0 image/kis_node.cpp M +2 -0 image/kis_node.h M +5 -0 image/kis_node_graph_listener.h M +4 -0 image/tests/kis_node_facade_test.cpp M +3 -0 image/tests/kis_node_test.cpp M +1 -1 plugins/tools/defaulttools/kis_tool_gradient.cc M +27 -0 ui/kis_node_model.cpp M +4 -0 ui/kis_node_model.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1177121