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

filelist unscrollable during compression #3

Open
mirddes opened this issue Sep 25, 2024 · 1 comment
Open

filelist unscrollable during compression #3

mirddes opened this issue Sep 25, 2024 · 1 comment
Labels
wontfix This will not be worked on

Comments

@mirddes
Copy link

mirddes commented Sep 25, 2024

whilst the window remains resizable and responsive showing progress and current filename i am unable to scroll the list of files.

duplicate files are indicated with a different colour, would be cool to see the current file similarly highlighted, maybe even with some snazzy scrolling scrolling action through the filelist to show progress would be a nice bit of flare... all the scrolly text! with colour!

but currently no scroll :(

finally got around to compressing those duplicate files ;)

@THGSCST
Copy link
Owner

THGSCST commented Sep 29, 2024

To save CPU processing, everything is disabled on GUI. The default behavior of the ListView when disabled is to not allow scrolling. I cannot change this, it is inherent to Windows Forms.

@THGSCST THGSCST added the wontfix This will not be worked on label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants