forked from eden-emu/eden
Remove UI changes
This PR is now only the Analog devices handling the range value defaulting at 100%
This commit is contained in:
parent
ac3cdc1741
commit
5d4750541b
5 changed files with 5 additions and 86 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue