FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fixes issue that create touch event view on every changing orientation. by canapio · Pull Request #249 · Boris-Em/BEMSimpleLineGraph · GitHub

This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Fixes issue that create touch event view on every changing orientation. - #249

Open
canapio wants to merge 1 commit into
Boris-Em:masterfrom
canapio:master
Open

Fixes issue that create touch event view on every changing orientation.#249
canapio wants to merge 1 commit into
Boris-Em:masterfrom
canapio:master

Conversation

canapio commented Jan 13, 2016

Copy link
Copy Markdown

Fixes #248 issue that create touch event view on every changing orientation.

  • Create new flag isCreateLayoutTouchReport
  • Make createLayoutTouchReport method will be called only one time.
  • Make resizeLayoutTouchReport method will be called on every time except first time. This method has function resize views which created in createLayoutTouchReport.

If my PR code has problem, tell me. Thanks.

canapio commented Jan 16, 2016

Copy link
Copy Markdown
Author

I think this is bug.

Sam-Spencer added this to the Swift Rewrite milestone May 1, 2019
Sam-Spencer self-requested a review May 1, 2019 14:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

layoutTouchReport method is called on every changing orientation.

3 participants


Back | FazBrowse Home | New Git URL