JaroslavTulach commented on a change in pull request #2482:
URL: https://github.com/apache/netbeans/pull/2482#discussion_r515760837
##########
File path: ide/editor.lib/apichanges.xml
##########
@@ -83,6 +83,21 @@ is the proper place.
<!-- ACTUAL CHANGES BEGIN HERE: -->
<changes>
+ <change id="caret-min-width">
+ <summary>Allow to specify minimum caret width</summary>
+ <version major="4" minor="18"/>
Review comment:
The module version shall increase in its manifest and this element shall
refer to the increased version.
##########
File path: ide/editor.lib/arch.xml
##########
@@ -468,6 +468,12 @@ Description of public packages:
Document property that determines the number of characters in the
longest line
determined during the document loading from a reader by the editor
kit.
</api>
+ <br/>
+ <api type="import" name="CARET_MIN_WIDTH" category="devel"
group="property">
Review comment:
Technically it is `editor.lib` that exports the API and jVi that imports
it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists