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

Fix for #93 by groberts9 · Pull Request #149 · angular-ui/ui-layout · GitHub

This repository was archived by the owner on Sep 8, 2020. It is now read-only.
/ ui-layout Public archive

Fix for #93 - #149

Open
groberts9 wants to merge 3 commits into
angular-ui:masterfrom
groberts9:master
Open

Fix for #93#149
groberts9 wants to merge 3 commits into
angular-ui:masterfrom
groberts9:master

Conversation

Copy link
Copy Markdown

Sorry for long delay; I have now provided code that as far as I know fixes the touch button problem fully. Unfortunately I had to exclude two unit tests, related to touch usage; I do not know why they fail as these features work fine in the browser.

When updating the forked repository, I discovered the code I documented in issue #93 only worked for a single splitbar (or to be more accurate, an odd number of splitbars, in a single ui-layout div.)

I created two new test HTML files: demo2-touch.html, demo2-touch-jquery.html. Both have large buttons for touch usage, and one includes the jQuery library. I have discovered that the existing release still does not work with touch when the jQuery library is present - I documented this problem in issue #82.)

I have tested mouse operation on Chrome and Firefox on Windows 7, and tested touch and mouse on Chrome on Windows 8, and Safari on iOS 8.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Reenable tests, please

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.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL