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

Wrong selection bounds when set before opening in space #39

Open
tinchodias opened this issue Jul 1, 2024 · 2 comments
Open

Wrong selection bounds when set before opening in space #39

tinchodias opened this issue Jul 1, 2024 · 2 comments

Comments

@tinchodias
Copy link
Collaborator

Reproduce with:

t := ToAlbum new.
t text: '31231' asRopedText.
t withRowNumbers.
(t selecter from: 2 to: 5) apply.
t openInNewSpace.

It's fixed when resiziing the window:
albumBug

@tinchodias
Copy link
Collaborator Author

I'm sorry, this is the Toplo widget, not pure Album

@plantec
Copy link
Collaborator

plantec commented Jul 1, 2024

I guess the issue is in Album

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

No branches or pull requests

2 participants