Asnivor / MedLaunch

A Windows (.NET) Front-End for the Mednafen Emulator
http://medlaunch.asnitech.co.uk/
Other
36 stars 6 forks source link

Controller config menu not rendering correctly. Does not render bottom half of window #197

Closed T00fy closed 6 years ago

T00fy commented 6 years ago

image

See screenshot. Not sure if there's supposed to be an "Ok" or "Cancel" button shown here.

Thought it might have something to do with windows DPI scaling, so I disabled that setting but it still looks the same.

Asnivor commented 6 years ago

Its likely just a minimum resolution thing where I need to tweak the UI.

Can you tell me what your desktop resolution is?

Asnivor commented 6 years ago

This should now be fixed in the latest dev release: https://medlaunch.info/downloads

The controller configuration window now instantiates based on the current main window height.

POC:

image

image

image

T00fy commented 6 years ago

I'm running this on an HD TV at 1920x1080. I'll try out the latest build soon

Asnivor commented 6 years ago

OK cool. It should work now. Let me know if not and I'll have to test further.

ghost commented 6 years ago

i looked at this and tested it out with the old build the problem is there with the current dev build all is good.

Asnivor commented 6 years ago

Great, thanks for testing.

I'll push out a production release at some point over the next week or so.

Cheers,

-Asni