mjansen4857 / pathplanner

A simple yet powerful path planning tool for FRC robots
https://pathplanner.dev
MIT License
393 stars 116 forks source link

Scrolling doesn't work for autos list #660

Closed 5690Programmers closed 5 months ago

5690Programmers commented 5 months ago

Describe the bug Scrolling in the paths pane works as expected however in the autos pane it does not scroll

To Reproduce Steps to reproduce the behavior:

  1. Open pathplanner with many autos
  2. Try to scroll
  3. It doesn't scroll

Expected behavior Being able to scroll to view all of my autos

Screenshots If applicable, add screenshots to help explain your problem.

Versions: (please complete the following information):

Additional context Add any other context about the problem here.

rjbell4 commented 5 months ago

I am also seeing this. I noticed it's scrollable for a second, and if I can manage to get the scroll bar to appear, I can scroll by dragging the bar, but generally, it's not scrollable.

I rolled back to 2024.1.4, and did not have this problem

mjansen4857 commented 5 months ago

I'm not able to reproduce. So, I will need some more info about your exact setup + screenshots or videos if you can.

UserC2 commented 5 months ago

I'm not able to reproduce. So, I will need some more info about your exact setup + screenshots or videos if you can.

I have the same issue as well, I am running PathPlanner on Windows 11 (version 2024.1.6).

Gavin32323 commented 5 months ago

I'm not able to reproduce. So, I will need some more info about your exact setup + screenshots or videos if you can.

Hello, I am having this issue on MacOS and Windows 10 as well. Here is a video on my mac. There are more autos on the right but I cannot scroll to them. I can work around this by changing the view of the list of autos, but that is annoying. Also I have had this issue intermittently on v2024.1.2 and v2024.1.5. video

rjbell4 commented 5 months ago

@mjansen4857 At your request, here's a GIF of v1.4 working PP-1 4

Here's a GIF of v1.5 not allowing me to scroll via my trackpad, nor bringing up the scrollbar on the right PP-1 5

The setup is simply a standard Windows 11 laptop running the loadable 1.4 and 1.5 versions of PathPlanner.

Gavin32323 commented 5 months ago

@mjansen4857 At your request, here's a GIF of v1.4 working

PP-1 4

Here's a GIF of v1.5 not allowing me to scroll via my trackpad, nor bringing up the scrollbar on the right

PP-1 5

The setup is simply a standard Windows 11 laptop running the loadable 1.4 and 1.5 versions of PathPlanner.

I was using a trackpad as well. If that is useful information.

mjansen4857 commented 5 months ago

I still can't reproduce, but I think I found a difference that could cause issues on some trackpads for some reason. If you get a chance, can you try a build from here and see if that solves the issue?

Gavin32323 commented 5 months ago

Yes, this fixed the issue on my macbook. Can't test on my Windows 10 laptop until tommorow but I can assure it fixed it for MacOS. Thank you!

mjansen4857 commented 5 months ago

Ok, I'm gonna assume that is the fix then. Thanks

rjbell4 commented 5 months ago

I can also verify that the problem is fixed for me as well in the dev build