Issue in JavaFX .fxml editor
Answered
<TableColumn text="Sensor4" prefWidth="${tableView.width * 0.20}">
The above expression works fine in program but the editor has a problem with it.
How can this be fixed?
Sean
Please sign in to leave a comment.
It's a known issue with no solution, please follow https://youtrack.jetbrains.com/issue/IDEA-184190 for updates. See https://intellij-support.jetbrains.com/hc/articles/207241135 if you are not familiar with YouTrack.