picoe/Eto

WinForms : Numeric Stepper needs Size to be set, not Width.

Offen

#1.053 geöffnet am 15.03.2018

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (320 Forks)batch import
help wanted

Repository-Metriken

Stars
 (3.387 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 23h) (15 gemergte PRs in 30 T)

Beschreibung

Trying to set the width of a numeric stepper, WinForms ignores the Width value and does its own thing with the dimensions. The workaround on that specific platform is to set Size.

WPF seems fine with Width.

Eto 2.4.1, Win 10 RedStone 4 17115, VS 2017.

Contributor Guide