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

Hover for tabris "string" #26

Open
angelozerr opened this issue Aug 5, 2015 · 1 comment
Open

Hover for tabris "string" #26

angelozerr opened this issue Aug 5, 2015 · 1 comment

Comments

@angelozerr
Copy link
Owner

Tabris uses a lot of string to define widget type, event, etc. It should be cool when mouse hover those string, it displays the doc of the widget, action. Here a screenshot, when mouse hover the "Button" string inside tabris.create :

tabrishover

angelozerr added a commit that referenced this issue Aug 5, 2015
demo + support hover for tabris widget type. See
#26
@angelozerr
Copy link
Owner Author

@cpetrov I have implemented hover for widget type (string inside tabris.create like the previous screenshot).

If you have time, it should be cool if you could implement for other type like event, etc inside findTypeAt https://github.com/angelozerr/tern-tabris/blob/master/tabris.js#L199

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

No branches or pull requests

1 participant