Page 1 of 1

Resizing Character Window

Posted: 17 Nov 2017, 04:04
by PatDaRat
Back in the day in Vanilla Morrowind I used to resize the character window so it only showed the Health, Magicka and Endurance bars. I'd pin it down and drag it somewhere on the screen out of the way. This was kinda handy because it meant you could see the numbers during combat. See screenshot:
Image

But in OpenMW I noticed that the scaling of the UI elements works a bit different, and so it looks like this when I resize:
Image

It's pretty small thing, but I thought I'd mention it as it's a minor deviation in behaviour from Vanilla Morrowind.

Re: Resizing Character Window

Posted: 17 Nov 2017, 23:10
by drummyfish
It's pretty small thing, but I thought I'd mention it as it's a minor deviation in behaviour from Vanilla Morrowind.
Seems relevant to me, thanks for sharing.

EDIT: I've taken a video reference of Vanilla vs OpenMW: https://www.youtube.com/watch?v=XaaThDv ... e=youtu.be

Re: Resizing Character Window

Posted: 23 Nov 2017, 01:44
by EmperorArthur
Hmm, looks like a simple fix would be to put minimum sizes on some of the boxes. I don't know if MyGui supports that or not...

Re: Resizing Character Window

Posted: 23 Nov 2017, 05:36
by akortunov
It is possible to set a minimum size of window via MinSize property, but it does not work for a single widget.

So we would require to patch the MyGUI or add some hacks on engine level to fix this bug.

Re: Resizing Character Window

Posted: 24 Dec 2017, 04:52
by Thunderforge
Did a ticket get created for this? If not, I think it will be forgotten.

Re: Resizing Character Window

Posted: 28 Dec 2017, 03:33
by PatDaRat
I'm not aware of any ticket created for this. I'm not sure how to create a ticket; is this something Drummyfish can do?

Re: Resizing Character Window

Posted: 28 Dec 2017, 05:13
by Thunderforge
Any user can create a ticket on the Bugs page of the site (I can't remember if it requires a separate account though). Only users who an admin approves as "developers" can edit the tickets, but anybody can file them, so go ahead and take care of it.

Re: Resizing Character Window

Posted: 28 Dec 2017, 10:52
by PatDaRat
Thanks Thunderforge, bug has been submitted:

https://bugs.openmw.org/issues/4276