Repaint on render type change.
This commit is contained in:
parent
b8cd9dab42
commit
d1d6e3c2a3
@ -622,6 +622,7 @@ public class RocketFigure3d extends JPanel implements GLEventListener {
|
||||
} else {
|
||||
rr.setRenderStrategy(new RealisticRenderStrategy());
|
||||
}
|
||||
repaint();
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user