mirror of
https://github.com/processing/processing4.git
synced 2026-02-10 17:19:25 +01:00
more work and new icons
This commit is contained in:
@@ -178,7 +178,7 @@ implements MRJAboutHandler, MRJQuitHandler, MRJPrefsHandler
|
||||
textarea.setRightClickPopup(new TextAreaPopup());
|
||||
textarea.setTokenMarker(new PdeKeywords());
|
||||
|
||||
textarea.setHorizontalOffset(4);
|
||||
textarea.setHorizontalOffset(5);
|
||||
//textarea.setBorder(new EmptyBorder(0, 20, 0, 0));
|
||||
//textarea.setBackground(Color.white);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user