Merge branch 'master' into jgrpp
# Conflicts: # src/widgets/dropdown.cpp # src/widgets/dropdown_type.h
This commit is contained in:
		@@ -319,7 +319,7 @@ struct GSConfigWindow : public Window {
 | 
			
		||||
								list.emplace_back(new DropDownListCharStringItem(config_item.labels->Find(i)->second, i, false));
 | 
			
		||||
							}
 | 
			
		||||
 | 
			
		||||
							ShowDropDownListAt(this, std::move(list), old_val, -1, wi_rect, COLOUR_ORANGE, true);
 | 
			
		||||
							ShowDropDownListAt(this, std::move(list), old_val, -1, wi_rect, COLOUR_ORANGE);
 | 
			
		||||
						}
 | 
			
		||||
					}
 | 
			
		||||
				} else if (IsInsideMM(x, 0, SETTING_BUTTON_WIDTH)) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user