-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Implement steps() timing function editor #5312
Comments
Comment by redmunds
|
Comment by JeffryBooher Nominating for Sprint 35 |
Comment by redmunds
|
Comment by larz0
|
Comment by redmunds
It's going to be a fair amount of work to display error messages (need separate test and string for every possible error), so I want to make sure this is on the right track before proceeding. If it's OK, then feel free to tweak position, styles, text, etc. |
Comment by redmunds
Let me know what else you think needs to be done to merge this into master. In the spirit of agile, maybe we should merge what we have and listen for feedback? |
Comment by larz0 I'd like to make it more like the screenshot below. What do you think? I can push the changes to this PR. |
Comment by redmunds I like that! Is that format used anywhere else in Brackets so I could re-use the boxes and background-color? I also added info text to cubic-bezier() editor, so that's why I was asking about mouse click and drag. Suggestions? |
Comment by larz0 Awesome. I'll make those changes in cubic-bezier as well. I'm going to remove "Bezier curve endpoints can be dragged with mouse." because it's pretty clear that they can be dragged as they look like typical bezier curve handles. |
Comment by larz0
|
Comment by redmunds Looks awesome! Let me know when you're happy with XD side, and I'll get a dev to give this a code review. |
Comment by larz0
|
Comment by redmunds XD review is complete. Ready for Dev code review. |
Comment by bchintx Done with code review. Looks and works great! merging. |
Issue by redmunds
Thursday Oct 31, 2013 at 23:37 GMT
Originally opened as adobe/brackets#5799
Support for:
Keyboard Events
Mouse support
Issues?
redmunds included the following code: https://github.com/adobe/brackets/pull/5799/commits
The text was updated successfully, but these errors were encountered: