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

Fix incorrect rendering of first item in report #630

Closed
wants to merge 1 commit into from

Conversation

krisrok
Copy link
Contributor

@krisrok krisrok commented Jul 11, 2023

UIToolkit's ListView seems to be quite a mess. With 2022.3.2f1 I had trouble reading the report because the first item is cut off (and strangely not indented like other items). Here's a quick fix.

Before:
image
image

After:
image
image

Quickly tested with 2022.3.2f, 2021.3.27f, 2020.3.45f

@CLAassistant
Copy link

CLAassistant commented Jul 11, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Owner

@atteneder atteneder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't reproduce the mis-layout (I assume due to fixes in UI Toolkit), but it showed the report item quantity at the top:

image

What makes it really bad is you can remove items by editing the Size. Now it looks like that:

image

Will be included in an upcoming release.

Thanks for your contribution ❤️

@atteneder
Copy link
Owner

I'll merge this internally...closing this PR.

@atteneder atteneder closed this May 23, 2024
@atteneder
Copy link
Owner

Released in 6.6.0

Again, thanks!

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

Successfully merging this pull request may close these issues.

3 participants