This is an automated email from the ASF dual-hosted git repository.
devcharly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from aee53d5558 Flyweight Token support for ANTLR4 Lexer Bridge
new c522574450 FlatLaf: fix location of drag-and-drop insert indicator
lines on Windows 10/11, which was wrong since updating to FlatLaf 3.1 in NB 18
because because FlatLaf places glass panes no longer at 0,0 if FlatLaf window
decorations are enabled
new 3fe7814857 Merge pull request #6142 from
DevCharly/dnd-line-location-fix
new b952b950d1 improve/fix painting of drag-and-drop insert indicator
lines on HiDPI screens
new 2edeaf99fc Merge pull request #6144 from
DevCharly/dnd-line-painting-fix
The 8744 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../netbeans/modules/palette/ui/DnDSupport.java | 8 +-
.../netbeans/modules/palette/ui/DropGlassPane.java | 102 ++++++++++++++-------
.../org/openide/explorer/view/DropGlassPane.java | 53 ++++++++---
.../explorer/view/OutlineViewDropSupport.java | 13 ++-
.../openide/explorer/view/TreeViewDropSupport.java | 19 ++--
5 files changed, 129 insertions(+), 66 deletions(-)
---------------------------------------------------------------------
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