flamendless / Slab

An immediate mode GUI for the Love2D framework.
MIT License
286 stars 25 forks source link

Bug with Slab.Scale(). Mouse position is inversely scaled incorrectly. #147

Closed pakeke-constructor closed 1 year ago

pakeke-constructor commented 1 year ago

Introduced by #146

My bad- will open a PR to fix this soon.

Bug repro: Use Slab.Scale(), change screen size; mouse position is now incorrect.

flamendless commented 1 year ago

Thank you!