Revision 639110
Go back to digest for 11th March 2007Features in Office
Thomas Zander committed changes in /trunk/koffice/krita/ui:
This fixes a design error in the layer box.
Dockers will outlive their views if the mainwindow is reused for anothe document, for example by loading another document into it. So don't use a pointer to the view in the docker.
This again allows you to close the document and open a different one.
File Changes
Modified 3 files
- /trunk/koffice/krita/ui
- /kis_layerbox.cc
- /kis_layerbox.h
- /kis_view2.cpp
3 files changed in total