make width of the rectangle for inline note in annotations configurable Reproducible: Always
I would like to also have this feature. Please consider to implement it. Thanks!!
There is a gitreview for it... strange it did not appear here https://git.reviewboard.kde.org/r/117267/
Thanks for the patch, but it cannot be applied before the 4.14 release, which will be prepared during May and June. If you get no feedback until the first week of June, please add a comment (either here, or to the reviewboard).
You can already define the size of inline notes on creation. For resizing after creation, this appears to be the master bug: https://bugs.kde.org/show_bug.cgi?id=177778 - I don't think I can mark this as a duplicate.
ned, this is about the width of the line of the rectangle, not about the width of the annotation itself
For anyone that wants to tackle this junior job see Alin's patch in comment #2 and its comments
Created attachment 95099 [details] Proposed Patch: Make inline annotation border width customizable Patch created using `git diff --patch > patch.diff`. I made it so that a two digit spin input is used for the line width, but the step size is 0.1, which allows quickly editing with one digit precision. git.reviewboard.kde.org seems to be down, so posting here.
I created a gitreview for the bug here: https://git.reviewboard.kde.org/r/125801/
Git commit 3400f76dad3be8cd87cdf1f4e32683005fa17ec0 by Albert Astals Cid, on behalf of Sumit Sahrawat. Committed on 24/11/2015 at 00:10. Pushed by aacid into branch 'master'. Make inline annotation border width customizable, using a spin widget to accept input REVIEW: 125801 M +2 -0 conf/widgetannottools.cpp M +11 -0 ui/annotationwidgets.cpp M +1 -0 ui/annotationwidgets.h M +13 -6 ui/pagepainter.cpp M +5 -0 ui/pageviewannotator.cpp http://commits.kde.org/okular/3400f76dad3be8cd87cdf1f4e32683005fa17ec0