jk3064 / chiliui

a lua-based opengl GUI
GNU General Public License v2.0
15 stars 9 forks source link

Resizing a window with right property set #25

Closed gajop closed 10 years ago

gajop commented 10 years ago

Resizing a window's width with a right property set instead of (x) causes the opposite behavior. I guess it just changes 'width' when it should be changing 'right'.

Haven't tested but I wouldn't be surprised if something similar would happen with bottom.