-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorganizing the layout of the inputs in the upper simplified layout section of the inspector: - put the Top and Left inputs, Width and Height inputs, and Fill/Hug/Fixed control input rows into the `UIGridRow` of `<--1fr--><--1fr-->|22px|` so they don't expand into the right-most area - changed the labels of those dropdowns from "fill container" to "fill", and "hug contents" to "hug" - moved the Frame/Fragment/Group control slightly to the left to align with the other inputs - tweaked the spacing between the icon labels and the text/numbers Other things: - made the alignment/distribute buttons use `SquareButton` so they could get a hover state - put the constraints section popups into a `UIGridRow` so they don't become too wide - fixed the dropdown arrow for the grid sections combobox | Before | After | | ------------- | ------------- | | ![13-30-sb7yp-uc5jg](https://github.com/user-attachments/assets/182005f0-2e8b-47e1-8334-a8832a7568a3) | ![13-27-y4avq-ajv9y](https://github.com/user-attachments/assets/523d2778-100b-4e6b-a805-34298b472dca) | | <img width="284" alt="Screenshot 2024-08-13 at 12 32 50 PM" src="https://github.com/user-attachments/assets/03a22517-f093-4c7f-854e-c2838a70b3d7"> | <img width="278" alt="Screenshot 2024-08-13 at 12 34 58 PM" src="https://github.com/user-attachments/assets/06d90a56-e3d4-4b47-a2bf-d04f4c33ee60"> | | <img width="286" alt="Screenshot 2024-08-13 at 3 55 54 PM" src="https://github.com/user-attachments/assets/d5b62268-1898-41ea-bda9-ffe6bbdf735b"> | <img width="279" alt="Screenshot 2024-08-13 at 3 54 51 PM" src="https://github.com/user-attachments/assets/b2c163c9-a558-4371-9c9d-eb9dff0cfed1"> | **Manual Tests:** I hereby swear that: - [x] I opened a hydrogen project and it loaded - [x] I could navigate to various routes in Preview mode
- Loading branch information
Showing
14 changed files
with
102 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.