Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Track view gets cut off from the bottom #20

Closed
generic-pers0n opened this issue Dec 6, 2021 · 2 comments
Closed

Track view gets cut off from the bottom #20

generic-pers0n opened this issue Dec 6, 2021 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@generic-pers0n
Copy link
Member

Describe the bug
When the user has multiple tracks, the last track is cut off. As intended behavior, the last track should always be visible regardless of the number of tracks.

To Reproduce
Steps to reproduce the behavior:

Method 1

  1. Open Saucedacity without any projects open.
  2. Go to Tracks > Add New > Mono Track (or Stereo Track, it doesn't matter) and add a couple of new tracks
  3. Observe bug (the last track is cut off)

Method 2

  1. Open any multi-track project
  2. Observe bug (the last track is cut off)

Expected behavior
The last track should be fully visible.

Screenshots
Saucedacity with a track cut off at the bottom of the window

Additional information (please complete the following information):

  • OS: Any (tested on Windows and Linux)
  • Version: Saucedacity 1.1, latest Saucedacity alpha

Additional context
This bug was originally reported by @gotsum over at our Discussions page. We thank you for your report.

@generic-pers0n generic-pers0n added the bug Something isn't working label Dec 6, 2021
@generic-pers0n generic-pers0n pinned this issue Dec 6, 2021
@generic-pers0n generic-pers0n self-assigned this Jul 5, 2022
@generic-pers0n generic-pers0n added this to the Saucedacity 1.2 milestone Jul 14, 2022
@generic-pers0n generic-pers0n added the help wanted Extra attention is needed label Jul 28, 2022
@generic-pers0n
Copy link
Member Author

Haven't been able to figure this one out. Might need some assistance on this one...

Kind of a bummer, really :(

generic-pers0n pushed a commit that referenced this issue Jul 31, 2022
... with some reinterpretation of what it means to "set the height" of a track.

Changing height allocation for a reduced separator between panels may also
be done, but that logic should also be localized in TrackPanel.cpp.

Cherry picked from audacity/5f7f180

Signed-off-by: Avery King <avery98@pm.me>
(Also big shout-out to Tenacity's commit log for pointing me to these
Audacity commits, especially to akleja. You've done me a huge favor!)

This commit and the last 6 commits resolve dreaded #20. We will now
proceed...

<3
@generic-pers0n
Copy link
Member Author

Finally fixed :)

@generic-pers0n generic-pers0n unpinned this issue Jul 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant