How can i format a custom `ListCellFragment` depen...
# tornadofx
i
How can i format a custom
ListCellFragment
depending on the orientation of the hosting
ListView
?
c
You might accomplish what you're looking for by binding the cell factory based on orientation, each of which can pass back an appropriate landscape/portrait
ListCellFragment