Open amyjko opened 1 year ago
rectangle's five text fields: x1, x2, y1, y2, z
Yay rectangles! Let me know if you have any questions, here or at our Tuesday meetups.
Hi @TzenCalvin, @anitatan2003, @jerryiscat,
It's the end of the quarter, so please post an update on this issue. Things to consider:
If there's nothing to change above, then at least post a comment indicating that you've seen this. Thanks!
Hi Amy,
Thanks for letting us know. We will finish writing it ASAP.
Best, Jasmine Zhang
Amy J. Ko @.***> 于2023年12月13日周三 18:02写道:
Hi @TzenCalvin https://github.com/TzenCalvin, @anitatan2003 https://github.com/anitatan2003, @jerryiscat https://github.com/jerryiscat,
It's the end of the quarter, so please post an update on this issue. Things to consider:
- Should you still be the assignee? (If you're planning on working on it, yes! Submit a comment explaining your plans. If not, then unassign yourself, so others are eligible to grab it).
- Do you have any work products that are hosted outside of GitHub? Embed them in this issue, so others can build off of them.
- Are there any branches associated with this issue? Please link to them in the issue.
If there's nothing to change above, then at least post a comment indicating that you've seen this. Thanks!
— Reply to this email directly, view it on GitHub https://github.com/wordplaydev/wordplay/issues/174#issuecomment-1854991937, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWUJJ27CFBKCUWU7APP2EKDYJJM4ZAVCNFSM6AAAAAA43BNTKOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJUHE4TCOJTG4 . You are receiving this because you were mentioned.Message ID: @.***>
It's the end of Winter! Please provide an update on this issue, including:
If you do plan to continue work on it, carry on. Otherwise, thank you for your contributions!
No reply :( Unassigning everyone.
What's the problem?
Rectangles can only be edited in code editor.
What's the idea?
Add a palette editor; the Shape palette should show the rectangle's five text fields, allowing the shape to be edited.
Who benefits?
Anyone designing a world of shapes.
Design ideas
It's basically five text fields, following the existing design patterns for mini-controls. Each should edit their corresponding bind, much like
PlaceEditor
works.