dolphin/Source/Core/DolphinQt/TAS
Dentomologist df37617975 TASInput: Let StickWidget and IRWidget shrink
Use `sizeHint` instead of `setMinimumSize` to increase the default size
of `StickWidget` and `IRWidget`.

0531286906 doubled the initial sizes of
`StickWidget` and `IRWidget`, but using `setMinimumSize` to do so
prevented users from shrinking the widgets manually.

Resolves bugs.dolphin-emu.org/issues/14019.
2026-04-03 11:36:30 -07:00
..
GBATASInputWindow.cpp
GBATASInputWindow.h
GCTASInputWindow.cpp
GCTASInputWindow.h
IRWidget.cpp
IRWidget.h
StickWidget.cpp
StickWidget.h
TASCheckBox.cpp
TASCheckBox.h
TASControlState.cpp
TASControlState.h
TASInputWindow.cpp
TASInputWindow.h
TASSlider.cpp
TASSlider.h
TASSpinBox.cpp
TASSpinBox.h
WiiTASInputWindow.cpp
WiiTASInputWindow.h