You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now if it is necessary to expand or collapse SplitPanel we have to use setSplitPosition().
This method will save the given position as last, so when we click on the dock button it won't be moved.
It would be helpful if it has methods to expand or collapse SplitPanel and do not change the last known position.
Description
Now if it is necessary to expand or collapse SplitPanel we have to use
setSplitPosition()
.This method will save the given position as last, so when we click on the dock button it won't be moved.
It would be helpful if it has methods to expand or collapse SplitPanel and do not change the last known position.
See forum: link
The text was updated successfully, but these errors were encountered: