-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typo and remove deprecated FlutterRotateWindow #59
Fix typo and remove deprecated FlutterRotateWindow #59
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK. This technically solves the reported issue.
The bad name can still be found in the repo, so I'm looking forward to the following changes :)
@wiertel If you're referring to the occurrences of "FlutterDestoryWindow" in flutter-tizen/flutter-tizen, yes, I'll fix them as soon as this PR is merged and a new release is published. |
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
* Remove FML dependency on geometry, tessellator * update readme
* Fix typo FlutterDestoryWindow * Remove FlutterRotateWindow
Fixes #56.
Will be followed by further fixes in Tizen.Flutter.Embedding and etc.