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

The Panel Dock function doesn't reliably size correctly #22

Open
luttje opened this issue Oct 26, 2024 · 0 comments
Open

The Panel Dock function doesn't reliably size correctly #22

luttje opened this issue Oct 26, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@luttje
Copy link
Collaborator

luttje commented Oct 26, 2024

The Garry's Mod sandbox spawnmenu seems to work fine, but some menus using Dock(TOP) in experiment-redux are not sized to the correct height.

The problem is likely somewhere here: https://github.com/luttje/experiment-source/blob/2047445d3408912a4570c35084387bc9727d68d9/src/vgui2/vgui_controls/Panel.cpp#L3950-L4035

Or it is caused by the layout not being 'recalculated' at the correct times.

@luttje luttje added bug Something isn't working help wanted Extra attention is needed labels Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant