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

[System Editor] Cannot easily reuse full precision values between fields/bodies #6076

Open
Maks2103 opened this issue Feb 16, 2025 · 2 comments
Labels

Comments

@Maks2103
Copy link
Contributor

Observed behaviour

Precise values get truncated after applying them to input fields
For example, trying to set obrit eccentricity to 0.01013 would result in field showing 0.0101 when attempting to edit it next time

Expected behaviour

Precise value being displayed fully when manually editing the field's contents

Steps to reproduce

Use a value with more than 4 (or 3 for fields that use degrees) numbers after decimal point

My pioneer version (and OS):
Pioneer version: release from 03.02.2025 (20250203)
OS: Windows 10 x64

My output.txt (required) and game save (optional, but recommended)
Not sure if it's relevant here

@sturnclaw
Copy link
Member

For @sturnclaw's later note - this is specifically related to copy/pasting values between fields; potential solutions involve the option to copy the full value as a button, temporarily override the displayed precision of the field, or possibly add a tool to clone selected parameters between bodies.

@impaktor
Copy link
Member

@Maks2103 given above comment, I assume it works if you manually type the numbers in

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

No branches or pull requests

3 participants