mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 02:07:56 -05:00
Remove UI changes
This PR is now only the Analog devices handling the range value defaulting at 100%
This commit is contained in:
@ -101,8 +101,6 @@ private:
|
||||
analog_map_deadzone_and_modifier_slider;
|
||||
std::array<QLabel*, Settings::NativeAnalog::NumAnalogs>
|
||||
analog_map_deadzone_and_modifier_slider_label;
|
||||
std::array<QSlider*, Settings::NativeAnalog::NumAnalogs> analog_map_range_slider;
|
||||
std::array<QLabel*, Settings::NativeAnalog::NumAnalogs> analog_map_range_slider_label;
|
||||
|
||||
static const std::array<std::string, ANALOG_SUB_BUTTONS_NUM> analog_sub_buttons;
|
||||
|
||||
|
Reference in New Issue
Block a user