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

Some help screen issues #2540

Open
wants to merge 86 commits into
base: master
Choose a base branch
from
Open

Some help screen issues #2540

wants to merge 86 commits into from

Conversation

brianharvey
Copy link
Collaborator

Most of these reflect recent changes in the actual blocks. There are three things I'd like Dylan to work on:

changePenHSVA_graph.png: This picture, used in several help screens, includes annotations as pixels. Could they be made translatable?

changeScale.png: descender of "g" cut off. I noticed it on this screen, but it's a general problem.

doSwitchToCostume.png: I added a script, and as a result, the previous row extends past the right edge of the frame. I thought maybe it was becasuse of retina, but when I disabled retina mode the same thing happened when I compiled the xml.

Thanks!

djsrv and others added 25 commits July 13, 2019 12:18
Bubbles would wreck the positioning of menus and annotations
Co-Authored-By: Michael Ball <cycomachead@gmail.com>
Co-Authored-By: Michael Ball <cycomachead@gmail.com>
Co-Authored-By: Michael Ball <cycomachead@gmail.com>
Co-Authored-By: Michael Ball <cycomachead@gmail.com>
They didn’t display anymore due to a bug in the arrow detour code.
Most of these reflect recent changes in the actual blocks.  There are three things I'd like Dylan to work on:

changePenHSVA_graph.png:  This picture, used in several help screens, includes annotations as pixels.  Could they be made translatable?

changeScale.png: descender of "g" cut off.  I noticed it on this screen, but it's a general problem.

doSwitchToCostume.png: I added a script, and as a result, the previous row extends past the right edge of the frame.  I thought maybe it was becasuse of retina, but when I disabled retina mode the same thing happened when I compiled the xml.

Thanks!
Problems I couldn't solve:

reportGetSoundAttribute.png: <br/>, more control over arrows
	Also, titles have moved to below the heading block.

reportPenTrailsAsCostume.xml: Script comes out too wide when compiled.
	Scale="0.6" doesn't affect it.

reportIfElse.png: Script too wide. And no zebra coloring!

fork.png: xml is correct, png is missing a letter in "draw"

evaluate.png:  In the phrase "the input variable function" the word "function" should be in courier font.  (More generally, it'd be nice to be able to put HTML tags for font, color, etc. inside text.)  Oh, and up on top there's supposed to be an arrow between the two blocks.  (There are a few more like this in other blocks.)

doTellTo.xml: The last script had the first (sprite) input to tell empty.  I put in "Sprite(2)" as it should be, but when I compile it, the script is too wide.

reportAskFor.xml: I changed a word in the text, and when I compiled, all the scripts are too wide.

createClone.png:  This time the help is too /tall/, so the bottom edge is clipped.  (I didn't generate this picture; it came this way in the PR.)
@brianharvey
Copy link
Collaborator Author

reportGetSoundAttribute.png:
, more control over arrows
Also, titles have moved to below the heading block.

reportPenTrailsAsCostume.xml: Script comes out too wide when compiled.
Scale="0.6" doesn't affect it.

reportIfElse.png: Script too wide. And no zebra coloring!

fork.png: xml is correct, png is missing a letter in "draw"

evaluate.png: In the phrase "the input variable function" the word "function" should be in courier font. (More generally, it'd be nice to be able to put HTML tags for font, color, etc. inside text.) Oh, and up on top there's supposed to be an arrow between the two blocks. (There are a few more like this in other blocks.)

doTellTo.xml: The last script had the first (sprite) input to tell empty. I put in "Sprite(2)" as it should be, but when I compile it, the script is too wide.

reportAskFor.xml: I changed a word in the text, and when I compiled, all the scripts are too wide.

createClone.png: This time the help is too /tall/, so the bottom edge is clipped. (I didn't generate this picture; it came this way in the PR.)

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.

None yet

2 participants