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
The button should be disabled when no element is selected
Stacktrace
NullPointerException: None
at org.gephi.appearance.AppearanceControllerImpl.transform(AppearanceControllerImpl.java:117)
at org.gephi.desktop.appearance.AppearanceTopComponent$6.actionPerformed(AppearanceTopComponent.java:375)
at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
...
(35 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Based on commit ecbe7bf#1605 NullPointerException when no attribute is selected in Ranking or Partition
#1469 Impossible to color arcs with a color gradient with 0.9.1
#1477 Import wizard 0.9.1 now showing any options
#1487 Fix - add try/finally logic to wrap graph reentrant locks for layouts
#1536 Add Edge dialog only remembers source index
#1418 Import spreadsheet (csv) The id class does not match with the expected type
#1387 Exception on ranking with column with null values
#1612 Ranking min/max for uncommon types - UnsupportedOperationException: 'commlist' is not a sortable column (int[])
The button should be disabled when no element is selected
Stacktrace
The text was updated successfully, but these errors were encountered: