Bugs with patches (remove close toolbar-button)
Arjen Hiemstra
aw.hiemstra at gmail.com
Tue Jun 21 13:32:50 BST 2011
On Tuesday 21 June 2011 09:55:15 Boudewijn Rempt wrote:
>
> I like the idea of a view lock; especially if it would also lock the
> height/width/position of the dockers. If it just removes the close button,
> I don't see much value for it, at least not in krita.
The problem with this is that this is impossible with Qt's docker system. The
global lock action is something I implemented in Gluon Creator as well, and
I've wanted it to lock the position of the docks too. However, the dock layout
used by QMainWindow seems too hardcoded to support this.
- Arjen
More information about the calligra-devel
mailing list