A recent PR merge distorted the dimensions of the reset prefs dialog

Issue #465 closed
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Reset the preferences using a nice dialog window

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. Select File->Reset Preferences

CURRENT BEHAVIOR

The window is really tall, much taller than it needs to be or than it was a few version back:

empty_space_reset_prefs_dialog.png

EXPECTED BEHAVIOR

The height of the dialog window shouldn't be much taller than the initial text & buttons need. What the details checkbox is checked, the dialog height should grow.

This is how it looks in alpha03:

alpha3resetprefs.png

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Restore this dialog to the dimensions it was a few version back.

FILES AFFECTED (where the changes will be implemented) - developers only

unknown

LEVEL OF EFFORT - developers only

minor

COMMENTS

Comments (3)

  1. Log in to comment