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

Add some missing addon screenshots #423

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

Samq64
Copy link
Member

@Samq64 Samq64 commented Mar 8, 2024

Adds screenshots for:

All of them are 800x600. Also removes the screenshot for tutorials-button.

@Samq64 Samq64 added the scope: content Related to the contents of the website, excluding blog and docs label Mar 8, 2024
@CST1229
Copy link
Member

CST1229 commented Mar 8, 2024

For place-backpack-code-at-cursor, it might be better to show the backpack item being dragged as well, like this:
image

(I made this screenshot by:)

  • Taking a high quality screenshot of the script
  • In TurboWarp, setting the stage size to 800x600, uploading the screenshot as a costume and entering the costume editor, then setting the costume editor zoom to 100%
  • Adding a bit of CSS to make the dragged backpack item bigger (<style>[class*="drag-layer"] > * {transform: scale(2);}</style>)
  • Dragging the backpack item onto the costume in the costume editor canvas (The stage, for some reason, downscales the displayed image on my 1366x768 screen even at full stage size mode, making it look bad)
  • Taking a screenshot with the cursor visible (EDIT: I just realized the cursor is at normal size in this image), then overlaying part of it on the original script image

@Waakul
Copy link
Contributor

Waakul commented Mar 10, 2024

For place-backpack-code-at-cursor, it might be better to show the backpack item being dragged as well, like this: image

(I made this screenshot by:)

  • Taking a high quality screenshot of the script
  • In TurboWarp, setting the stage size to 800x600, uploading the screenshot as a costume and entering the costume editor, then setting the costume editor zoom to 100%
  • Adding a bit of CSS to make the dragged backpack item bigger (<style>[class*="drag-layer"] > * {transform: scale(2);}</style>)
  • Dragging the backpack item onto the costume in the costume editor canvas (The stage, for some reason, downscales the displayed image on my 1366x768 screen even at full stage size mode, making it look bad)
  • Taking a screenshot with the cursor visible (EDIT: I just realized the cursor is at normal size in this image), then overlaying part of it on the original script image

nerds making edited screenshot:
Taking a high quality screenshot of the script
In TurboWarp, setting the stage size to 800x600, uploading the screenshot as a costume and entering the costume editor, then setting the costume editor zoom to 100%
Adding a bit of CSS to make the dragged backpack item bigger (<style>[class*="drag-layer"] > * {transform: scale(2);}</style>)
Dragging the backpack item onto the costume in the costume editor canvas (The stage, for some reason, downscales the displayed image on my 1366x768 screen even at full stage size mode, making it look bad)
Taking a screenshot with the cursor visible (EDIT: I just realized the cursor is at normal size in this image), then overlaying part of it on the original script image
normal people going the easier way:
uses a free vector software like figma

Copy link
Member

@Hans5958 Hans5958 left a comment

Choose a reason for hiding this comment

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

Looks good. I will merge this tommorow if there are no exceptions.

@Samq64
Copy link
Member Author

Samq64 commented Apr 10, 2024

I know I should have done it earlier but could I bundle the 1.37 images in the PR too?

Copy link
Member

@Hans5958 Hans5958 left a comment

Choose a reason for hiding this comment

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

Yeah, you can. I'll wait another day for any comments.

@Hans5958 Hans5958 merged commit d423b9b into ScratchAddons:master Apr 11, 2024
5 checks passed
@Hans5958
Copy link
Member

Related: #4

@Samq64 Samq64 deleted the 136-screenshots branch April 11, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: content Related to the contents of the website, excluding blog and docs
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants