Fixed-size notes support#641
Conversation
|
Hi, thanks for contributing! Please do not change po files here. This will be overwritten by transifex anyway. To untrack po files, I belive it is |
bcc5d40 to
37c0932
Compare
Hi @mbkma , I think there is an issue in the debian build. Fedora looks good.
Following up on this, perhaps it would be 1.26.2? ThanksQuintin Maldonado |
c27b125 to
e6e709b
Compare
Add a new preference to force fixed size on all notes to prevent resizing. Also fix a bug where notes taller than the screen height would not display scrollbars after applet restart. Fixes mate-desktop#370
e6e709b to
3348bbf
Compare
vkareh
left a comment
There was a problem hiding this comment.
I rebased from master, fixed the merge conflicts and the indentation/spacing issues. It works well for me and fixes the notes resizing automatically when you add text to them (which is really annoying).
Hi all,
These changes apply to stickynotes only.
This is my first PR on a Mate repo. Please bear with me, since there are a few things that are not straightforward:
I understand these are translation files caused by a change I did in stickynotes/sticky-notes-preferences.ui
What is being enhanced & fixed:
This is fixed now, since during startup a check based on screen size is done (propagated from existed code).
Please look at the following images to get an idea of the code changes:
I decided to make these changes since the stickynotes applet has been one of my main productivity tools since 2014 (I used to run RHEL 5 at that time).
Please let me know if there is any change needed or edit as you see fit.
Thanks
Quintin Maldonado