#4325 closed defect (fixed)
OMEdit: Check model window is too small
Reported by: | Jan Kokert | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.12.0 |
Component: | OMEdit | Version: | |
Keywords: | Check window size | Cc: |
Description
Checking a model (the button with the single green check symbol) is a nice feature - but the window is just tiny! I recommend, that the window should be larger and the text could be a litte bit smaller.
Furthermore, the window will not save the last size. So it needs to be enlarged again and again...
gn8
Change History (4)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Ok, Tools->Options->General->Preserve User's GUI Customizations
works. But this option is not checked when you freshly install OMEdit. Consequently, I still recommend a larger default value for the window width.
comment:3 by , 8 years ago
Milestone: | Future → 1.12.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I made it enabled by default 8eda82d/OMEdit.
We don't force any width for the window. I have users using smaller screens who don't like sizes like 800*600 which is not very big.
comment:4 by , 8 years ago
We don't force any width for the window
Ok, I did not know that - then your solution is perfectly fine :)
You can control the text size via
Tools->Options->Text Editor->Font Size
.The window will remember its size if you have
Tools->Options->General->Preserve User's GUI Customizations
checked.