Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#4017 closed defect (wontfix)

OMEdit: Options dialog: minor visual optimization

Reported by: janK Owned by: adeas31
Priority: low Milestone:
Component: OMEdit Version: v1.11.0
Keywords: Cc:

Description

When I open tools->options, I see on both treeview (left) and details (right) horizontal scrollbars which are not needed. Making the window a little bit wider should fix this issue.

Further there is a little question mark next to the red closing button. But it dose not have any function. Probably it is better to deactivate (uncomment) this part until the function is implemented.

Change History (2)

comment:1 Changed 8 years ago by adeas31

  • Milestone changed from Future to 1.10.0
  • Resolution set to wontfix
  • Status changed from new to closed

The scroll-bars are there to support smaller screens. If you want to get rid of the scroll-bars then choose Tools->Options->General->Preserve Users's GUI Customizations and then resize the dialog until the scroll-bars disappear and then press OK. The next time you open the Options Dialog it will be shown without scroll-bars in the size you set it.

It's a standard Qt dialog style. I can remove it but then I have to remove it from all the dialogs of the GUI to keep things consistent.

comment:2 Changed 7 years ago by sjoelund.se

  • Milestone 1.10.0 deleted

Milestone deleted

Note: See TracTickets for help on using tickets.