Issue in JavaFX .fxml editor
已回答
<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
请先登录再写评论。
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.