This is an automated email from the ASF dual-hosted git repository.
ebakke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from f0d377a36b7 On MacOS, use the idiomatic button order for dialog boxes.
new 44ff1b91e10 When dragging window system tabs, show the dragged tab
image at full HiDPI resolution.
new a79bbad6a87 Remove the fade effect option in DragWindow, and all the
related code. This commit makes no changes to the logic in DragWindow other
than to set useFadeEffects to false and then simplify away all the resulting
dead code and unused fields. Tidy up the code in a few places, without changing
the logic.
new e24286fefb3 Avoid a bright initial flicker in the DragWindow on dark
LAFs. Also fix missing repaints when the dropEnabled indication is supposed to
change.
The 3 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/core/windows/view/dnd/DragWindow.java | 229 ++++++++-------------
1 file changed, 84 insertions(+), 145 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