java - JavaFX8 Accordion animation low framerate -


i'm using accordion-control contains 2 titledpanes. in first pane there spreadsheet-view controlsfx , in second there standard tableview containing custom controls. when open or close second titledpane (with tableview) animation's framerate low. other one's performance okay. fix animation's performance?


Comments

Popular posts from this blog

c - ALSA programming: how to stop immediately -

c++ - How to add Crypto++ library to Qt project -