You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep hitting the zoom out button, eventually will throw exception out of paint:
Exception in thread "AWT-EventQueue-0" java.lang.ArithmeticException: / by zero
at waveview.TimescalePanel.paintComponent(TimescalePanel.java:149)
at javax.swing.JComponent.paint(JComponent.java:1056)
The text was updated successfully, but these errors were encountered:
Keep hitting the zoom out button, eventually will throw exception out of paint:
Exception in thread "AWT-EventQueue-0" java.lang.ArithmeticException: / by zero
at waveview.TimescalePanel.paintComponent(TimescalePanel.java:149)
at javax.swing.JComponent.paint(JComponent.java:1056)
The text was updated successfully, but these errors were encountered: