-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
java.lang.NoSuchMethodException: javafx.scene.control.skin.TreeTableViewSkin.resizeColumnToFitContent(javafx.scene.control.TreeTableColumn,int)
at java.base/java.lang.Class.getDeclaredMethod(Class.java:2707)
at com.jdngray77.htmldesigner.utility.CollectionsKt.pack(Collections.kt:35)
at com.jdngray77.htmldesigner.utility.CollectionsKt.pack(Collections.kt:106)
at com.jdngray77.htmldesigner.frontend.docks.dockutils.HierarchyDock.setRoot(HierarchyDock.kt:58)
at com.jdngray77.htmldesigner.frontend.docks.TagHierarchy.showDocument(TagHierarchy.kt:249)
at com.jdngray77.htmldesigner.frontend.docks.TagHierarchy.notify(TagHierarchy.kt:256)
at com.jdngray77.htmldesigner.backend.EventNotifier$notifyEvent$2.invoke$lambda-0(EventNotifier.kt:118)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:447)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:446)
at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
Reactions are currently unavailable