| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
BUG (at least iOS) 1. UIWidgetsPanel is disabled and enabled Unity GUI Text Field. 2. User touches Text Field, Keyboard event comes, ViewportMatricsChanges emited, nullpointer occured in _handleViewMetricsChanged. FIX: remove handler in onDisable.
BUG (at least iOS)
UIWidgetsPanel is disabled and enabled Unity GUI Text Field.
User touches Text Field, Keyboard event comes, ViewportMatricsChanges emited, nullpointer occured in _handleViewMetricsChanged.
FIX: remove handler in onDisable.
| Back | FazBrowse Home | New Git URL |
BUG (at least iOS)
FIX: remove handler in onDisable.