-
Notifications
You must be signed in to change notification settings - Fork 9
Inputtext sprite 80664234 #3
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
Open
mcarlson
wants to merge
404
commits into
mcarlson:master
Choose a base branch
from
teem2:inputtext_sprite_80664234
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Remove 'Execute' button because it is no longer necessary. The code auto-compiles when user pauses after a change is made.
…lty moving too quickly between the examples?
… editor in /docs.
…le /jsduck_iframe.html. This file is copied as /docs/api/eg-iframe.html. The iframe files contains a top-level view element so examples do not need to duplicate this.
This fixes a potential issue in Windoze
…th to the theme/mode. If this path will never change we can shorten it. The default theme is ace/theme/chrome. The default mode is ace/theme/lzx.
… (to change the slider direction). I also removed some debugging comments in jsduck_iframe.html. I am not checking in a new version of the docs.
…Timer. This reduces errors on Windows when exceptions are thrown. Sometimes, the first time I run phantomrunner.js I see errors like: RESOURCE ERROR: Operation canceled, URL: http://127.0.0.1:8080/classes/text.dre, File: error77941122.html These disappear if I run the test a second time.
This allows smoke/interactive/error79559324.html to work correctly. [Delivers #79559324]
[Delivers #79559324] for real
…ax for the text. I also moved the comments outside the class to prevent it from becoming part of the text. Also added smoke test.
…if resize flag is true it wont set the width attribute unless it is the same as the text sprite value. This is an ugly solution, but I couldn't find another way to do it that worked with the component load sequence
Changing default fov for three.js
Text sprite 80674170
Revert "Text sprite 80674170"
Fixes timeline.html on iOS
[Delivers #79560414]
… for capybara-webkit. It won't compile on 64-bit windows, and is currently not used on other platforms.
…reem code. (I didn't rebuild the docs)
…ce the getter requires a flag
…all sprite creation operations can be performed before the call to super. fixes order of operations/initialization issues
55a663d to
1217f71
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.