Am 04.09.2016 um 20:17 schrieb Denis Auroux:
> Dear Immi,
>
>> (a) When I have a thin selection (which happens often if I have some
>> small text, which I select by clicking on it) and I want to move it, I
>> often accidentally resize it. Therefore, for thin selections, I'd make
>> (in start_resizesel()) hmargin resp. vmargin smaller. If then resizing
>> becomes too difficult, one could increase resize_margin accordingly.
>> (Picture attached.)

Done, but not yet well tested. (It's in my branch small-resize.)

Note that I discovered a small bug, which got fixed on the way: In the 
current version of xournal, the choice of the mouse cursor and the 
choice of what to do on a click are not entirely consistent. To see the 
bug, create a really thin selection (e.g. type an "i" with the text tool 
and then click on it to select it). If you then move the mouse to 
exactly the middle of the "i", the cursor will look like a resize 
cursor, but clicking will move it.

To avoid creating such bugs again, in my version now there's a single 
routine which decides both, about the cursor and about what happens on 
clicks.

Best,
      Immi

------------------------------------------------------------------------------
_______________________________________________
Xournal-devel mailing list
Xournal-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xournal-devel

Reply via email to