Merge pull request #10821 from obrakmann/pr10559-squashed
Added mousewheel zooming
This commit is contained in:
@@ -27,6 +27,7 @@ namespace OpenRA.Mods.Common.Widgets
|
||||
Widget panelRoot;
|
||||
|
||||
public string PanelRoot;
|
||||
public string SelectedItem;
|
||||
|
||||
[ObjectCreator.UseCtor]
|
||||
public DropDownButtonWidget(Ruleset modRules)
|
||||
|
||||
Reference in New Issue
Block a user