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

Clothing carousel cut-off #232

Open
MindlessPuppetz opened this issue May 18, 2024 · 7 comments
Open

Clothing carousel cut-off #232

MindlessPuppetz opened this issue May 18, 2024 · 7 comments

Comments

@MindlessPuppetz
Copy link

          Have noticed that the clothing carousel can cut selections off on 1920x1080 resolution. Server I play on is using your inventory and after swapping to it, the gloves selection seems to disappear between the two pages of items, as well as items being partially under the page arrows on either page.

Page 1 - Containing: Hat, Boots, Shirt, CCoat (Closed Coat), Coat, Poncho (partially obscured)
image

Page 2 - Containing: Cloak (Partially obscured), Mask, Vest, Neckwear, Sleeves, Belt
image

May need to adjust the sizing to fit all of the options properly between the page arrows and not let them hide underneath, as well as show properly for the missing Gloves option.

Originally posted by @MindlessPuppetz in #225 (comment)

@gjtervit
Copy link

If you change line 349 within ui.min.css to "width: 14.6vw;" then it'll open up the menu a bit and fit more icons, as well as fix the cut off icon.

Screenshot 2024-11-29 191706

Screenshot 2024-11-29 191754

Screenshot 2024-11-29 191802

@outsider31000
Copy link
Member

for what resolution ?

@gjtervit
Copy link

I tend to use the setting within RedM to fix resolution scaling to 1920x1080 as I use an UW monitor and have issues on most servers without using that option. My native resolution is 3440x1440.

Screenshot 2024-11-29 192847

@outsider31000
Copy link
Member

try disable that option and see how it looks because other wise it could look bad

@gjtervit
Copy link

This is how my inventory looks using default settings and without that setting on.

Screenshot 2024-11-29 194056
Screenshot 2024-11-29 194104

As you can see it's stretched and looks rubbish. (I've also got other issues elsewhere in the UI)

Making the change to line 349 without using the Fixed-Size NUI within RedM make it look better as well. (Still a little clipping on one of the circles)

Screenshot 2024-11-29 194347
Screenshot 2024-11-29 194359

And finally the previously shown screenshots above ^ show how it looks with the edit as well as using RedMs Fixed-Size NUI.

@outsider31000
Copy link
Member

thats what i was saying your changes only work if they all have that on. im on 2k res and for me looks good i think that visual issu is for 1080p res

@gjtervit
Copy link

Interesting... I wonder then if there is a way to try and fix the issues for all resolutions?

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

No branches or pull requests

3 participants