Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the chat widget jumping around when unfolded
Setting the minimum size was making the widget taller and changing bottom(), breaking geometry computations afterwards. Save the geometry before calling setMinimumSize().
- Loading branch information