mirror of
https://github.com/igniterealtime/Spark.git
synced 2026-05-05 21:15:52 +00:00
The recent fix for SPARK-945 already stored the preference dialog size and position, which fixed most of this bug. When that was implemented, a rogue invocation of .pack() was placed after the stored settings were applied. This resized the component again.