Open AndreKR opened 4 years ago
I believe these: https://github.com/shibukawa/nanogui-go/blob/057970537e4802445246fd822d6947f38bb656a4/layout.go#L719 should be w and h instead of x and y.
w
h
x
y
I believe these: https://github.com/shibukawa/nanogui-go/blob/057970537e4802445246fd822d6947f38bb656a4/layout.go#L719 should be
w
andh
instead ofx
andy
.