QubaB
QubaB
I am looking for feedback and for perfecting widgets. I am not currently working on it.
You should turn off Auto staighten lines in settings  I do not use it too.
> There shouldnt be a straight line, when drawn line changes the angle of its vector by more than 90° relative to the start and end of the line at...
I changed algorithm of detection in #1187 according to suggestion of @c-beuschel
It will be nice to push this fix as soon as possible because the long saving of notes with large pdf files is annoying (#1189).
I think so. I suppose that @adil192 did not expect such great use of large pdfs as I observe now. It seems to me that a lot of users do...
This code was added by me and will be executed only when value is List it means file. It was introduced because `_cache.indexOf(value);` sometimes returned -1 index even if value...
> The long saving bug your fix introduced actually made me finally start it, so I want to thank you for that 🤣 I am glad you started contributing. I...
What is the size of pdf? Number of pages and size on disk. Can you share it?
I think that the problem is that during saving note is saved pdf itself. Behavior should be probably changed to not save the pdf itself but only handwriting. This will...