<br><br><div class="gmail_quote">On Wed, Sep 14, 2011 at 3:42 PM, Silvio Heinrich <span dir="ltr"><<a href="mailto:plassy@web.de">plassy@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Git commit 8d7c720adfed69ec93b8440b8d1448397910af53 by Silvio Heinrich.<br>
Committed on 14/09/2011 at 15:40.<br>
Pushed by heinrich into branch 'master'.<br>
<br>
Fix the checkbox behavior of the composite op combobox.<br>
<br>
M  +1    -1    krita/plugins/paintops/libpaintop/kis_paintop_options_widget.cpp<br>
M  +33   -22   krita/ui/kis_categorized_item_delegate.cpp<br>
M  +4    -5    krita/ui/kis_categorized_item_delegate.h<br>
M  +2    -0    krita/ui/kis_categorized_list_model.h<br>
M  +21   -3    krita/ui/widgets/kis_categorized_list_view.cpp<br>
M  +6    -1    krita/ui/widgets/kis_categorized_list_view.h<br>
M  +20   -3    krita/ui/widgets/kis_cmb_composite.cc<br>
M  +4    -0    krita/ui/widgets/kis_cmb_composite.h<br>
M  +1    -1    krita/ui/widgets/kis_paintop_list_widget.cpp<br>
<br>
<a href="http://commits.kde.org/calligra/8d7c720adfed69ec93b8440b8d1448397910af53" target="_blank">http://commits.kde.org/calligra/8d7c720adfed69ec93b8440b8d1448397910af53</a><br></blockquote><div><br>Why did you change the delegate to use the menu item style? With oxygen theme it looks quite ugly as there is some gray on white. I would prefer to use the standard style for combobox as we had it before. Otherwise it would have to be changed to be completely like a menu, but currently it's somewhere in between. <br>
</div></div>