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

winapi - How to get a user input on a MessageBox on C++? -

parcelable - Unmarshalling unknown type code exception while reading parcel values in Android 4.4+ -