-
Notifications
You must be signed in to change notification settings - Fork 5
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
Allow users to rename Zones #197
Allow users to rename Zones #197
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if this is just me, but it looks like the name only becomes a text box if I know to click the zone name text. I think this would be very intuitive if it were just always a text box when editing the zone.
That's a reasonable suggestion. Would you have the name still double-clickable when not explicitly editing the Zone? |
I don't think that's necessary. Having to press the pencil to edit the zone makes sense to me. |
Bryce and I decided it was chill to just have a bit of text saying to double click the zone name to change it. Not quite ideal yet, but we'll get there in the future. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@velovix should we make the dark theme pencil icon consistent in this PR before merge, or in another PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait no, it's buggy
Issue with duplicated Alarm widgets should be resolved now |
@BryceBeagle Yeah I'll give it a little bit of a fix |
Okay, the "shine" of the pencil should now be transparent instead of white. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything seems to work!
Resolves #194
Review along with #196 which resolves #195
TODO:
Zone
to "Screen"Feedback on whether this is intuitive enough would be appreciated