InvexGames / MaterialUI

MaterialUI is a UI kit for Unity that follows Google's official material design guidelines.
http://invexgames.com/materialUI.html
Other
771 stars 200 forks source link

Various bug fixes #50

Closed RoryDungan closed 9 years ago

RoryDungan commented 9 years ago

I know you said you weren't updating this repository due to working on a new version for release on the asset store but I ended up needing to fix a few bugs for the project I'm working on, so I figured I might as well share what I'd done in case some of the issues are still present in the new version.

This should have fixes for an issue where buttons wouldn't always update their interactable state while disabled, one where the console could sometimes get flooded with NullReferenceExceptions when you selected a disabled object with a SnapButtonToText component, and the issue with invisible objects blocking input on screens after going back.