<div class="gmail_quote">On Wed, Jul 13, 2011 at 10:30 AM, Boudewijn Rempt <span dir="ltr">&lt;<a href="mailto:boud@valdyas.org">boud@valdyas.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
* there should be a confirmation for deleting a paintop<br></blockquote><div><br></div><div>What kind of confirmation can we use?, I&#39;m not sure I can raise another popup inside the KisPaintopSettings, which is already a popup.</div>
<div><br></div><div>I was thinking of the following possible solutions:</div><div>1.- Make preset deletion undoable.</div><div>2.- Make the button disabled by default and enable it with a click.</div><div>3.- Respond only to right-clicks.</div>
<div>4.- ????</div><div><br></div><div>Making the button disabled by default brings me the problem that I will no longer accept click or press events, but that&#39;s just an implementation problem, I can come up with ways to make it work, so focus just on the visual solution. What would work best, flow best?.</div>
<div><br></div><div>By the way, I fixed the bit rot in the selection strip, width is back to normal, the button is back to its place, and it no longer takes Pressed Events, it now only takes Clicked events, so that it is less deadly when pressed accidentally (you have to complete the click inside the button for it to work now, instead of simply pressing it like before).</div>
</div>