Conversation
WalkthroughThe pull request updates the Changes
Assessment against linked issues
Possibly related issues
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms (8)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
| "1": "2.25px", | ||
| "2": "2px", | ||
| "3": "1.75px", | ||
| "4": "1.5px" |
There was a problem hiding this comment.
@KelvinOm it appears that stroke parameters were being applied “scaled” and not absolute, otherwise, I have no explanation of the visuals. Having this inverse progression makes everything looks okay, but we may need to reconsider overall how we do application of density and sizing in icons.
## Description Fixes appsmithorg#39762 | Before | After | |--------|--------| |  |  | |  |  | |<img width="181" alt="Screenshot 2025-03-24 at 12 57 07" src="https://github.com/user-attachments/assets/e5fbaafe-ccbb-46fe-9eaf-fb5e5f83d5d5" />|<img width="171" alt="Screenshot 2025-03-24 at 12 57 10" src="https://github.com/user-attachments/assets/98baae89-ab98-4cb9-9733-4ead11201506" />| |<img width="459" alt="Screenshot 2025-03-24 at 12 57 33" src="https://github.com/user-attachments/assets/e9292ae9-9ba1-437d-9eee-401f8014446a" />|<img width="587" alt="Screenshot 2025-03-24 at 12 57 28" src="https://github.com/user-attachments/assets/9bfdd379-a12c-4302-945a-1c3ccbad59c6" />| |<img width="327" alt="Screenshot 2025-03-24 at 12 57 49" src="https://github.com/user-attachments/assets/46446420-0917-43a8-aefb-7f5bd68a0894" />|<img width="452" alt="Screenshot 2025-03-24 at 12 57 47" src="https://github.com/user-attachments/assets/b5f27805-bc3d-4c88-907f-f6841cd880e2" />| ## Automation /ok-to-test tags="@tag.Sanity" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/14034743991> > Commit: ed53a10 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14034743991&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Sanity` > Spec: > <hr>Mon, 24 Mar 2025 12:46:07 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Style** - Updated icon density settings across various density levels, resulting in a more consistent and visually appealing icon appearance. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Description
Fixes #39762
Automation
/ok-to-test tags="@tag.Sanity"
🔍 Cypress test results
Tip
🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/14034743991
Commit: ed53a10
Cypress dashboard.
Tags:
@tag.SanitySpec:
Mon, 24 Mar 2025 12:46:07 UTC
Communication
Should the DevRel and Marketing teams inform users about this change?
Summary by CodeRabbit