On Sat, Mar 22, 2014 at 8:46 PM, Denis Auroux wrote:
>
> Ultimately ultimately, there should just be something smarter, where one has
> the ability to make layers visible/invisible independently of each other,
> and also to change the order of layers or flatten several layers onto one.
> This will
In the mode where changing the active layer doesn't automatically
show/hide those between the old and new active layers, ultimately one
might want to change slightly the logic of on_viewShowLayer_activate()
and on_viewHideLayer_activate().
(on_viewHideLayer() without change is still reasonable,
One thing I'd love to have (and I just checked and it is easy to
implement) is that i can't see above layers.
Say I have two layers (plus background). I would like to add strokes
behind the current one (say highlighter). the problem is that the
layers above are not visible.
I suspect, Denis, tha
Denis Auroux twisted the bytes to say:
Denis> Hi Daniel,
Denis> On 03/21/2014 08:41 PM, dmg wrote:
>> Sorry I wasn't specific enough. Yes, pen strokes. The reason is that
>> with a pressure sensitive stylus, handwritten text is nicer and more
>> readable.
>>
>> but sometimes I would lik
Hi Denis,
This is a bug that appears when you have a xoj file created in Windows,
that then you try to load in Linux, but it does not happen the other way
around.
Usecase: annotate a PDF in Windows. Save it. Move both files (PDF and
XOJ) to a linux system, try to open it. You get the message "Co
Original Message
Subject: Re: [Xournal-devel] low-hanging fruit for 0.4.8 release?
Date: 2014-03-22 13:19
From: romanoc...@rgtti.com
To: Denis Auroux
On 2014-03-22 00:27, Denis Auroux wrote:
> On 03/21/2014 10:14 PM, romanoc...@rgtti.com wrote:
>> And while a it, a pony^H^H^
Hi Denis,
One feature I implemented some time ago is horizontal scroll lock. I
found it very useful when I am reading PDFs. Any time you see the hand
tool, it only allows for scroll in the y dimension.
https://github.com/dmgerman/xournal/tree/horizontal-scroll-lock
--
dmg
-