Files
Spark/core
Guus der Kinderen aacb86f527 SPARK-1956: Preference dialog should remember its size.
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.
2017-07-28 21:04:13 +02:00
..