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

Make large conflicts visible #521

Open
amyjko opened this issue Jul 12, 2024 · 0 comments
Open

Make large conflicts visible #521

amyjko opened this issue Jul 12, 2024 · 0 comments
Labels
editor Anything related to editing code enhancement New or improved feature needs design When an enhancement is not yet designed

Comments

@amyjko
Copy link
Collaborator

amyjko commented Jul 12, 2024

What are you trying to do that you can't?

Some defects and have tokens that appear off screen. For example, a creator was trying to debug this program:

Stage([
		Scene([
				Phrase("Whew it is getting hot out! Climate change is very real" duration: 1s)
				Phrase("Did you know that extreme heat is most likely to impact communities of color (click to learn more)" duration: 1s)
				Phrase("Tree inequity??? Do you know what that is? I have no clue!" duration: 2s)
			])
	])














])
])

The parens on the bottom were off screen, and there was no indicator that they were down there, so they didn't know the cause of the problem.

What is your idea?

Maybe some arrow that points in the direction of the screen when there's a conflict.

@amyjko amyjko added enhancement New or improved feature editor Anything related to editing code needs design When an enhancement is not yet designed labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor Anything related to editing code enhancement New or improved feature needs design When an enhancement is not yet designed
Projects
Status: Design Priorities
Development

No branches or pull requests

1 participant