Join Slack
Communities
Powered by
`cellFormat` doesn't need help determining if the ...
# tornadofx
e
edvin
09/03/2018, 12:44 PM
cellFormat
doesn't need help determining if the cell is empty or not, so if you keep the
cellFormat
, remove the
if( !isEmpty ) {
- it's not needed 🙂 The cell will be cleared when it's not in use
Open in Slack
Previous
Next