mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
antialias welcome screen
This commit is contained in:
+1
@@ -684,6 +684,7 @@ public class WelcomeScreen {
|
||||
}
|
||||
|
||||
protected void paintComponent(Graphics g) {
|
||||
UIUtil.applyRenderingHints(g);
|
||||
super.paintComponent(g);
|
||||
ActionButtonLook look = ActionButtonLook.IDEA_LOOK;
|
||||
paintBackground(g);
|
||||
|
||||
Reference in New Issue
Block a user