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

[BUG] Folders to not extend over screen edge #324

Closed
chip33 opened this issue Feb 12, 2022 · 5 comments
Closed

[BUG] Folders to not extend over screen edge #324

chip33 opened this issue Feb 12, 2022 · 5 comments
Assignees
Projects
Milestone

Comments

@chip33
Copy link
Contributor

chip33 commented Feb 12, 2022

If a folder is wider than the space on screen it extends over the screen edge.
It would be good if it could stop at the screen edges (and the filenames shown as too long).

How it behaves now.
Screenshot 2022-02-12 121659

Preferred behaviour (edited image)
Screenshot 2022-02-12 101846_2

@Hofknecht
Copy link
Owner

@chip33
That's very good that you mention it, we also noticed it negatively in the 350% tests. Very well, let's do that

@Hofknecht Hofknecht added this to Analyze / Spec in STM 1.3.0 via automation Feb 12, 2022
@Hofknecht Hofknecht added this to the 1.3 milestone Feb 12, 2022
@Hofknecht Hofknecht self-assigned this Feb 12, 2022
@Hofknecht
Copy link
Owner

Hofknecht commented Feb 12, 2022

logic is: when menu not fits into same screen then change direction
add logic: do not change direction in this case when it also not fits into same screen with other direction

@Hofknecht Hofknecht changed the title Folders to not extend over screen edge [BUG] Folders to not extend over screen edge Feb 22, 2022
@Hofknecht
Copy link
Owner

@chip33
Thank you!

we solved it like this to use the full space
7

it would be perfect if you could test it briefly and give us feedback if it works for you.

closed

STM 1.3.0 automation moved this from Analyze / Spec to Closed Feb 22, 2022
@chip33
Copy link
Contributor Author

chip33 commented Feb 23, 2022

Hi, I have tested it and it is working really well.
The implementation method seems excellent.
Thank you for fixing this.

@chip33
Copy link
Contributor Author

chip33 commented Feb 23, 2022

I also would like to say that with the changes that you have kindly made since I discovered this great software just a few months ago it is now working really well for me in everyday use and is a great enhancement especially now that Windows 11 has no toolbar support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
STM 1.3.0
  
Closed
Development

No branches or pull requests

2 participants