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

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -