Remove UI changes

This PR is now only the Analog devices handling the range value defaulting at 100%
This commit is contained in:
ameerj 2020-08-10 12:39:42 -04:00
parent ac3cdc1741
commit 5d4750541b
5 changed files with 5 additions and 86 deletions

View file

@ -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;