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

Text annotations position is shifted (PR #342) #368

Open
r03ert0 opened this issue Sep 26, 2023 · 2 comments
Open

Text annotations position is shifted (PR #342) #368

r03ert0 opened this issue Sep 26, 2023 · 2 comments

Comments

@r03ert0
Copy link
Member

r03ert0 commented Sep 26, 2023

In the PR #342 (@dhovart),

Observed:
I enter a text annotation "corpus callosum" on top of a red scribble. When I change to full screen mode, the position of the text annotation is shifted.

Expected:
The expected behaviour is the one from brainbox.pasteur.fr: the annotation is in the same position fullscreen mode or not.

Screenshot 2023-09-26 at 18 01 34
@r03ert0 r03ert0 changed the title Text annotations position is shifted in NWL PR Text annotations position is shifted (PR #342) Sep 26, 2023
@denishov
Copy link

denishov commented Oct 2, 2023

I've noticed the bug derives from a bug already present on main. When redimensioning the left pane, text annotations shift places as you drag along.
The vector layer needs to be scaled the same as the main canvas, for that a new development must be made.

denishov added a commit to denishov/BrainBox that referenced this issue Oct 4, 2023
@denishov
Copy link

denishov commented Oct 4, 2023

Ignore previous comment, bugs were not related, I did not look into details even if a similar bug is present on main.

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