Skip to content
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

several examples are not working #95

Open
2 of 11 tasks
brean opened this issue Feb 26, 2017 · 1 comment
Open
2 of 11 tasks

several examples are not working #95

brean opened this issue Feb 26, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@brean
Copy link
Collaborator

brean commented Feb 26, 2017

Most examples are not working:

  • example 1 - touch up keeps button selected (see https://github.com/GreyRook/gown.js/blob/master/src/controls/Button.js#L160 )
  • example 5 - scrollbars: no indication where the scroll is and no user control over the scroll bar/area
  • example 6 - text input: you can not select/delete text.
  • example 7 - slider: scroll thumbs are missing
  • example 8 - zoom: scaling down also scales the text up which can crash the whole page.
  • example 10 - List: Skin for images to big
  • example 11 - PickerList: Skin for down/up arrow missing
  • example 12 - Tweening: Exception "Uncaught TypeError: Cannot read property 'utils' of undefined"
  • example 13 - Login Dialog: Text Input not working and positioning looks wrong
  • example 14 - updating the skin does not work (endless updateSkin not defined yet)
  • example 17 - AutoComplete: theme not working, tries to load text-input-background-disabled-skin which fails
@brean brean added the bug label Feb 26, 2017
@brean brean self-assigned this Feb 26, 2017
@FlorianLudwig FlorianLudwig changed the title Fix examples several examples are not working Feb 28, 2017
@brean brean added this to the 0.2.0 milestone Mar 6, 2017
@vdbongard
Copy link
Member

vdbongard commented Jun 20, 2017

Additional:

  • example 6 - text input: text cursor has an offset to the right, line height too small when text in text area gets selected
  • example 13 - Login Dialog: FontLoader lib is missing
  • layout example 04 - TiledLayout: Deprecation warning setStyle
  • shapes example 02 - painting: ellipse tool opengl error in console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants