Skip to content
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

Grid cell resize handles color tweak #6057

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

ruggi
Copy link
Contributor

@ruggi ruggi commented Jul 10, 2024

Problem:

The grid resize handles should look more similar to the other resize handles.

Fix:

  1. Make the handles white with a shadow
  2. Make the translucent shadow appear during the resize, and transparent otherwise.
Before After
Kapture 2024-07-10 at 12 31 53 Kapture 2024-07-10 at 12 31 09

Copy link
Contributor

github-actions bot commented Jul 10, 2024

Try me

Copy link

relativeci bot commented Jul 10, 2024

#13306 Bundle Size — 62.62MiB (~+0.01%).

9122ef0(current) vs 6339ece master#13302(baseline)

Warning

Bundle contains 51 duplicate packages – View duplicate packages

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
#13306
     Baseline
#13302
Regression  Initial JS 45.67MiB(~+0.01%) 45.67MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 21.62% 21.58%
No change  Chunks 30 30
No change  Assets 33 33
No change  Modules 4350 4350
No change  Duplicate Modules 524 524
No change  Duplicate Code 31.71% 31.71%
No change  Packages 450 450
No change  Duplicate Packages 51 51
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#13306
     Baseline
#13302
Regression  JS 62.61MiB (~+0.01%) 62.61MiB
Improvement  HTML 11.16KiB (-0.33%) 11.2KiB

Bundle analysis reportBranch feat/resize-grid-handle-colorProject dashboard

@ruggi ruggi changed the title Grid resize handles color tweak Grid cell resize handles color tweak Jul 10, 2024
@ruggi ruggi merged commit 9ee92d4 into master Jul 10, 2024
17 checks passed
@ruggi ruggi deleted the feat/resize-grid-handle-color branch July 10, 2024 14:57
liady pushed a commit that referenced this pull request Dec 13, 2024
**Problem:**

The grid resize handles should look more similar to the other resize
handles.

**Fix:**

1. Make the handles white with a shadow
2. Make the translucent shadow appear during the resize, and transparent
otherwise.

| Before | After |
|-------|---------|
| ![Kapture 2024-07-10 at 12 31
53](https://github.com/concrete-utopia/utopia/assets/1081051/ca3380a1-e5d3-43c8-a341-ebcd2386be26)
| ![Kapture 2024-07-10 at 12 31
09](https://github.com/concrete-utopia/utopia/assets/1081051/8297e36d-736d-4e98-91a2-3cec28454bff)
|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants