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

Results are vertically misaligned with questions #93

Closed
Vanav opened this issue Oct 11, 2024 · 7 comments
Closed

Results are vertically misaligned with questions #93

Vanav opened this issue Oct 11, 2024 · 7 comments

Comments

@Vanav
Copy link

Vanav commented Oct 11, 2024

When you are in the middle of text, results are vertically misaligned with question. Notice line with result 12 805, how it jumps while scrolling left part.

Numara_KnVUlOf5wH

Numara_QswzSs0a6u
@bornova
Copy link
Owner

bornova commented Oct 12, 2024

Hi @Vanav,
Do you mind posting all the inputs you used in your example so I can replicate on my end?

Edit:
I tried to replicate this on macOS, Windows 10, Windows 11, and Ubuntu 24.04 but could not reproduce the issue. What OS are you running and have you changed any Numara settings?

@Vanav
Copy link
Author

Vanav commented Oct 17, 2024

I use Windows 11, Numara has default settings. Windows has 150% scale, maybe it is relevant.

Test input:

2+2
2 + 2
20000 + 1
2.2*2

0,39 * 24*30
65/1.78^2

3900+55+750+4000+2000+2000+100

1400+550

@bornova
Copy link
Owner

bornova commented Oct 17, 2024

Hi @Vanav,
Thanks for the information. Scaling indeed could be the issue here. I will see if I can replicate on my end with different scaling on Windows. Then I will see if a fix will be possible.

@bornova
Copy link
Owner

bornova commented Oct 17, 2024

Hi @Vanav, I was able to confirm the issue when display scale is not 100%. I will be releasing a fix soon.

@bornova
Copy link
Owner

bornova commented Oct 18, 2024

This is hopefully now fixed in v5.5.0. Please let know if the issue persists.

@Vanav
Copy link
Author

Vanav commented Oct 20, 2024

It is much better now. Still three issues.

  1. Missalign is just one pixel now. How to reproduce: make long left column (at least three lines longer than window), scroll left column all way up (to last line). Now left column is one pixel above right column. In another words, left column jumps up a bit, if scrolled to the bottom.

Good align:
Numara_gbcRRh0y6V

Bad align (left column 1 pixel above line):
Numara_b5ZlbTCWuT

Input:

2+2
2 + 2
20000 + 1
2.2*2

0,39 * 24*30
65/1.78^2

3900+55+750+4000+2000+2000+100

1400+550
22+2
22+2
  1. Go to last line, press "Enter", enter "22+2". Result is covered partially. Seems something is covering bottom of right column.
Numara_jAed45NTl4
  1. A bit tricky to reproduce. Steps:
  1. go to the last character of last line
  2. scroll left column to bottom with mouse
  3. delete last line with "Backspaces"
  4. press "Enter"
    Now right column is completely missaligned.
    Numara_3VXCo9zmGe

@bornova
Copy link
Owner

bornova commented Oct 21, 2024

Hi @Vanav,
The output panel had a 8px height horizontal scroll bar blocking the bottom of the calculations. I just released v5.5.1 which tries to alignt the bottom line a bit better. Please let me know if this works for you.

@bornova bornova closed this as completed Feb 3, 2025
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