Actions
Emulator Issues #12695
openTAS Inputs - too much padding around box
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
Yes
Relates to maintainability:
No
Regression start:
Fixed in:
Description
The TAS Input windows in Dolphin dev have significantly smaller StickWidgets compared to the wx version of Dolphin. See the comparison below.
5.0: https://gyazo.com/22fd13d612f8b122965330f1559a733e
Dev: https://gyazo.com/856af59ca1fc9158b679dc139c2c96c9
It would be better for TASers if the default size of the box would be increased. Yes the window is resizable now (whereas 5.0 TAS Input is not), but I'd argue the default window size should still have less empty space between the StickWidget and the TASSliders than it currently has now.
I tried messing with the code for this briefly, but I can't get anything clean since I don't have a ton of experience with Qt.
Updated by Billiard26 8 months ago
- Issue type changed from Bug to Feature request
Actions