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

Behaviors with Nav window off (and audio scrolling) #1470

Open
1 task
johnwdubois opened this issue Aug 23, 2024 · 1 comment
Open
1 task

Behaviors with Nav window off (and audio scrolling) #1470

johnwdubois opened this issue Aug 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@johnwdubois
Copy link
Owner

johnwdubois commented Aug 23, 2024

The critical factor is the nav window off, which can't really be avoided.

Places to test:

  • first line of main screen
  • in last line: show/hide last line

Key behaviors are:

  • in first line: making chains (track, rez, stack)
  • in last line: show/hide last line
  • continuous audio playback (across 2 screens): screen fails to advance on the correct line (skips showing the last line)

Test with all combinations of the following:

  • nav window: on/off
  • font size: min/max
  • line height: min/max
  • media bar: show/hide
  • click to play audio: on/off
  • continuous audio playback: : single screen/across screen (screen fails to advance on the correct line; skips showing
@johnwdubois johnwdubois added the bug Something isn't working label Aug 23, 2024
@johnwdubois johnwdubois added this to Core Aug 23, 2024
@github-project-automation github-project-automation bot moved this to To do in Core Aug 23, 2024
@terrydubois
Copy link
Collaborator

terrydubois commented Aug 23, 2024

When the nav window is hidden, units can sometimes disappear when they are in the range of where the nav window would be. Interestingly, units "above" where the nav window would be can still be visible.

  • Units should be visible and drawn if their y-range is in the screen at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

2 participants