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

gui/gm-editor opens incorrect array when using mouse on bottom of a list #5242

Open
xBlackTalonX opened this issue Feb 3, 2025 · 0 comments

Comments

@xBlackTalonX
Copy link
Contributor

For example, in gui/gm-editor world.worldgen.worldgen_parms, when clicking in succession to view,

elevation_frequency
rain_frequency
drainage_frequency
savagery_frequency
temperature_frequency
volcanism_frequency

My click to view drainage_frequency will show the values from the savagery_frequency array. Exiting this view with right-click and clicking drainage_frequency a second time will show the accurate values.

Presumably this is related to the auto-scrolling occurring. For me it occurs when the item clicked is within the bottom five entries of the viewport (1920x1080).

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

1 participant