Commit 79257fd
committed
Small fix for the ScaledSliderRepresentation.java to allow disabling while keeping is selectable
Replaced the function to disabled the Node element to disable the slider
in it since disabling the Node automatically make it non clickable
anymore1 parent 4172884 commit 79257fd
File tree
1 file changed
+1
-1
lines changed- app/display/representation-javafx/src/main/java/org/csstudio/display/builder/representation/javafx/widgets
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| |||
0 commit comments