Open core-ai-bot opened 3 years ago
Comment by redmunds Thursday Nov 21, 2013 at 21:12 GMT
@
larz0 This pull request was nominated for Sprint 35. Can you take a look and respond with what you think needs to be done to this feature for it to get into master? Then we can figure out if we can get it done this sprint.
Comment by redmunds Wednesday Dec 04, 2013 at 00:08 GMT
@
larz0 I added some info text for both the cubic-bezier and steps editors. Let me know what you think.
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 Thursday Jan 02, 2014 at 20:21 GMT
@
larz0 I thought you asked me to add symbols for arrow keys to the info text (but I can't seem to find your comment), so I added those. I looked for unicode symbols for mouse click and drag operations, but couldn't find anything -- I suppose we could use images.
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 Thursday Jan 02, 2014 at 21:08 GMT
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 Thursday Jan 02, 2014 at 21:14 GMT
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 Thursday Jan 02, 2014 at 21:18 GMT
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 Thursday Jan 02, 2014 at 21:43 GMT
@
redmunds I've made the changes, might want to take a look just in case.
Comment by redmunds Thursday Jan 02, 2014 at 22:18 GMT
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 Thursday Jan 02, 2014 at 22:22 GMT
@
redmunds I'm happy with XD side. Let's try and merge this :)
Comment by redmunds Thursday Jan 02, 2014 at 22:34 GMT
XD review is complete. Ready for Dev code review.
Comment by bchintx Friday Jan 03, 2014 at 22:41 GMT
Done with code review. Looks and works great! merging.
Issue by redmunds Thursday Oct 31, 2013 at 23:37 GMT Originally opened as https://github.com/adobe/brackets/pull/5799
Support for:
Keyboard Events
Mouse support
Issues?
redmunds included the following code: https://github.com/adobe/brackets/pull/5799/commits