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
java.lang.NullPointerException
at visual.composite.ImageDisplay.autofitImage(ImageDisplay.java:357)
at ui.Display.showImage(Display.java:217)
at ui.Display$1.clickEvent(Display.java:141)
at input.NestedEventReceiver.clickEvent(NestedEventReceiver.java:103)
at visual.panel.ElementPanel.clickEvent(ElementPanel.java:476)
at visual.panel.ElementPanel.clickReleaseEvent(ElementPanel.java:483)
at input.manager.actionevent.MouseActionEvent.execute(MouseActionEvent.java:46)
at input.manager.TimedThread.run(TimedThread.java:58)
Fail forward exception: ActionEventManager's TimedThread object produced an exception while executing input.
(Possibly related) Upstream issue: https://gitlab.com/graphviz/graphviz/-/issues/352
Workaround: https://gitlab.com/graphviz/graphviz/-/issues/1408#note_226047328
The text was updated successfully, but these errors were encountered: