Skip to content

Fix missing space between sketch name and author in embed view#4077

Merged
raclim merged 1 commit intoprocessing:developfrom
Nixxx19:nityam/fix-embed-title-spacing
Apr 14, 2026
Merged

Fix missing space between sketch name and author in embed view#4077
raclim merged 1 commit intoprocessing:developfrom
Nixxx19:nityam/fix-embed-title-spacing

Conversation

@Nixxx19
Copy link
Copy Markdown
Contributor

@Nixxx19 Nixxx19 commented Apr 12, 2026

Issue:

Fixes #4040

Demo:

Before:
before

After:

Screenshot 2026-04-12 at 11 55 08 PM

Changes:

  • Added horizontal margin to .toolbar__project-owner in _toolbar.scss to create spacing between the sketch name, "by" text, and the author link.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

Copy link
Copy Markdown
Collaborator

@raclim raclim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thanks so much!

@raclim raclim merged commit 37bc396 into processing:develop Apr 14, 2026
1 check passed
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.

Embedded sketches missing a space between the name of sketch and author

2 participants