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

Autosize not processing properly on batch processing, but works on per box autosize. #193

Open
chrcoluk opened this issue Oct 14, 2023 · 4 comments

Comments

@chrcoluk
Copy link

chrcoluk commented Oct 14, 2023

See attached screenshot, if I hit autosize in the text window, it recognises all of the text and sizes box properly, if I use autosize from batch processing it autosizes the box too small, and seems to not show all the text.

Field gldst, text 19, nt 2.0 flevel.

makoubroken

How it looks after using the box autosize button.

makoumanualautosize

@chrcoluk chrcoluk reopened this Oct 14, 2023
@chrcoluk
Copy link
Author

chrcoluk commented Oct 17, 2023

Since discovered the problem only occurs when reducing auto sizing right padding below the default value of 14. So on the default of 14 it works as expected, but reducing it breaks batch auto sizing for me (on this text box, most are ok).

@myst6re
Copy link
Owner

myst6re commented Nov 17, 2023

There should be no difference between batch processing and the "Autosize" button, because both uses the same algorithm.

I need to reproduce the bug, and to do that I downloaded the flevel.lgp from the NT mod 2.0. Unfortunately I don't see any bug here when I set right padding to 6

2023-11-17 22_25_58-gldst (_flevel-nt-2 0 lgp) - Makou Reactor 2 0 0

Maybe, do you have a modified window.bin? If yes maybe the issue come from the interpretation of this file by makou, can you send me yours if it is altered?

@myst6re
Copy link
Owner

myst6re commented Nov 17, 2023

Ah no, by looking at your snapshot, you use the latest stable version (2.0.0), can you try in the last unstable version? https://github.com/myst6re/makoureactor/releases/tag/continuous

I can confirm the issue with 2.0.0 though

@nuadaxxx
Copy link

nuadaxxx commented Jan 16, 2024

Hi, can u also add a button in the (Manual Autosize) and autosize all text, for maximum wide, some boxes are over 300 in other translations, and that is a problem, I have seen 320+ way too much. (i use the newest beta)

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