Files
processing4/core/src
Stef Tervelde c81cda7671 Only set Newt window icons on Windows (#1398)
Wrap the NewtFactory.setWindowIcons(res) call in a platform check so icons are only set when PApplet.platform == PConstants.WINDOWS. This avoids invoking the icon-setting behavior on non-Windows platforms. Also reorganize and consolidate import statements (add missing AWT/Swing, JOGL and Processing imports) to fix compilation and include required classes.
2026-02-02 06:57:28 +01:00
..
2023-07-25 19:13:17 -04:00