errael commented on pull request #2482:
URL: https://github.com/apache/netbeans/pull/2482#issuecomment-720720324


   > If the API change is still needed
   
   Any third party module that wants control over caret drawing needs this (or 
something like this) to avoid visual glitches. The now standard EditorCaret 
doesn't have much (documented) flexibility. Since EditorCaret has the visual 
glitches, I'll explicitly mention that in the issue and leave the issue open.
   
   My current workaround (maven module to build BaseCaret as MyBaseCaret, copy 
jars into library wrapper with same dependencies as maven module, Yenta in 
wrapper to fix up dependencies, use wrapper in module suite) is OK for now, but 
if/when NetBeans has a fix would probably use that for simplicity.
   
   Updated PR on the way.


----------------------------------------------------------------
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

Reply via email to