picoe/Eto

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

Aberta

#1.053 aberto em 15 de mar. de 2018

 (1 comentário) (0 reação) (0 responsável)C# (320 forks)batch import
help wanted

Métricas do repositório

Stars
 (3.387 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 23h) (15 fundiu PRs em 30d)

Description

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.

Guia do colaborador