Added mousewheel zooming
This commit is contained in:
committed by
Oliver Brakmann
parent
386acdcfc9
commit
ea74499ec2
@@ -26,6 +26,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