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

DetailsLayout Margin/Padding is not set correctly #11025

Closed
ferrariofilippo opened this issue Jan 16, 2023 · 15 comments · Fixed by #11198
Closed

DetailsLayout Margin/Padding is not set correctly #11025

ferrariofilippo opened this issue Jan 16, 2023 · 15 comments · Fixed by #11198

Comments

@ferrariofilippo
Copy link
Contributor

Description

When using details layout content shows in random columns. In the screenshot below, you can see that Size is displayed under Date Modified
This may be caused by margin/padding or by the switch from Grid to StackPanel

Steps To Reproduce

  1. Open a folder using DetailsLayout
  2. See that file info is not aligned into columns

Steps to fix

  • Content should fit into columns
    or
  • Fix Margin/Padding

Files Version

Version: 2.4.21.0 OS Version: 10.0.22621.1105

Windows Version

Windows 11 Home Version 22H2 22621.963

Relevant Assets/Logs

1

@yaira2
Copy link
Member

yaira2 commented Jan 16, 2023

This looks very wrong, what happens if you go to settings reset folder overrides?

@ferrariofilippo
Copy link
Contributor Author

Nothing changes, it remains as in the screenshot

@yaira2
Copy link
Member

yaira2 commented Jan 16, 2023

I can't reproduce the issue, does this happen for all folders? Is there a specific column type that causes it?

@Josh65-2201
Copy link
Member

Josh65-2201 commented Jan 16, 2023

Happens to me when the tag column is enable and the columns span the window.

@ferrariofilippo
Copy link
Contributor Author

Hiding tags column solve the problem for all folders but the recycle bin, which still appears as in the screenshot.
When tags column is visible, spacing (except in the recycle bin which looks as in the screenshot above) is a little bit off

3

@hecksmosis
Copy link
Contributor

hecksmosis commented Jan 19, 2023

I can reproduce this
image

@hecksmosis
Copy link
Contributor

@yaira2 Don't issues get automatically sorted into the task board?

@Josh65-2201
Copy link
Member

they have to be manually added

@yaira2
Copy link
Member

yaira2 commented Jan 19, 2023

Is this only in recycle bin?

@hecksmosis
Copy link
Contributor

they have to be manually added

I think this can be automated with Issue Bot

@hecksmosis
Copy link
Contributor

Is this only in recycle bin?

Yes

@ferrariofilippo
Copy link
Contributor Author

3

This is not recycle bin

@yaira2
Copy link
Member

yaira2 commented Jan 19, 2023

@ferrariofilippo the issue in that screenshot has been there for a while, seems the issue in recycle bin is new.

@ferrariofilippo
Copy link
Contributor Author

ferrariofilippo commented Jan 19, 2023

Oh ok I didn't know

@ferrariofilippo
Copy link
Contributor Author

@ferrariofilippo the issue in that screenshot has been there for a while

ItemTagColumn width is set using Length and not LengthIncludingGridSplitter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants