OSDN Git Service

brushmanager: fix selection frame and exception
authorMartin Renold <martinxyz@gmx.ch>
Fri, 2 Dec 2011 18:23:15 +0000 (19:23 +0100)
committerMartin Renold <martinxyz@gmx.ch>
Fri, 2 Dec 2011 18:26:43 +0000 (19:26 +0100)
commitfa07a16bb32cfb9a0ff9da986ec1c789042dc2f6
treee33f35c1326aa05e0652cafc318f51723444b078
parent6272e1d6c496a5951df227e1115111b0003a4e57
brushmanager: fix selection frame and exception

Remove in_brushlist member of ManagedBrush. Instead, check bm.groups.
Add assertion to catch related bugs earlier in the future.

https://gna.org/bugs/?19063 , broken by commit 5b9f9765d4
gui/brushcreationwidget.py
gui/brushmanager.py
gui/pixbuflist.py