mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Merge branch 'master' of github.com:processing/processing
This commit is contained in:
@@ -373,11 +373,11 @@ public class ContributionManagerDialog {
|
||||
// boolean isSelected) {
|
||||
// return 0;
|
||||
// }
|
||||
// @Override
|
||||
// protected int getTabLabelShiftY(int tabPlacement, int tabIndex,
|
||||
// boolean isSelected) {
|
||||
// return 3;
|
||||
// }
|
||||
@Override
|
||||
protected int getTabLabelShiftY(int tabPlacement, int tabIndex,
|
||||
boolean isSelected) {
|
||||
return 1;
|
||||
}
|
||||
// @Override
|
||||
// protected void paintTab(Graphics g, int tabPlacement,
|
||||
// Rectangle[] rects, int tabIndex,
|
||||
|
||||
Reference in New Issue
Block a user