Skip to content

Commit ef9dcc4

Browse files
committed
fix(web): stop the sidebar update icon from rendering clipped
The update pill is a 32px inline-grid with overflow hidden. Its hidden nowrap label shares the single grid cell, so the track grew to the label width and the icon was centred in that oversized track, then clipped to a half circle. Pin the track to the pill width and let both items shrink. Also shrink the sidebar logo from 220px to 200px.
1 parent ab5793e commit ef9dcc4

98 files changed

Lines changed: 124 additions & 113 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pymodel/pythinker-code": patch
3+
---
4+
5+
Show the sidebar update icon fully instead of a clipped half circle, and slightly shrink the sidebar logo.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"sourceHash": "ec0a2f164d8ce7b1beae37abae45b2de37e96de5c4f7b54e460eb1fc77996537",
2+
"sourceHash": "135af31b82e0a89e3644936171b91c29d9880f1112d9b9046c4871da90618387",
33
"sourceFileCount": 422
44
}

apps/pythinker-code/dist-web/assets/CodeBlockNode-BEWBjffx.js renamed to apps/pythinker-code/dist-web/assets/CodeBlockNode-BLRXfA23.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/DesignSystemView-DpIR-8qH.js renamed to apps/pythinker-code/dist-web/assets/DesignSystemView-Dwl_jD3y.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/Tooltip-BESdymXf.js renamed to apps/pythinker-code/dist-web/assets/Tooltip-BzUUO29Z.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/abnfDiagram-VCTEODGH-pY3uSi_B.js renamed to apps/pythinker-code/dist-web/assets/abnfDiagram-VCTEODGH-2EOqIk1O.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/arc-ab4Mfd8H.js renamed to apps/pythinker-code/dist-web/assets/arc-CE2HyL6e.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/architectureDiagram-5GKGNRK7-x7zK_pWW.js renamed to apps/pythinker-code/dist-web/assets/architectureDiagram-5GKGNRK7-CHbzcUpr.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)