RootCauseunvalidated
this gets triggered only when the focus is changed/updated — super.focusedProperty().addListener(new InvalidationListener(). Tension: If a cell never updated its `focused` value, then this part of logic never gets executed.
3e8fd5c7-302c-45e2-b13c-ff84a5d94bd3
this gets triggered only when the focus is changed/updated — super.focusedProperty().addListener(new InvalidationListener(). Tension: If a cell never updated its focused value, then this part of logic never gets executed.