Page MenuHomeWildfire Games

fix vertical misalignment of text "Victory:" on save game screen
Changes PlannedPublic

Authored by abian on Aug 27 2023, 12:49 PM.

Details

Reviewers
vladislavbelov
Trac Tickets
#6863
Summary

See <https://trac.wildfiregames.com/ticket/6863>. Also raise the block 10px, it was too close to the bottom.

Test Plan

Tested in the game.

Event Timeline

abian created this revision.Aug 27 2023, 12:49 PM
abian published this revision for review.Aug 27 2023, 12:51 PM

Successful build - Chance fights ever on the side of the prudent.

Link to build: https://jenkins.wildfiregames.com/job/vs2015-differential/8323/display/redirect

Build failure - The Moirai have given mortals hearts that can endure.

Link to build: https://jenkins.wildfiregames.com/job/macos-differential/7234/display/redirect

Have you checked other languages? There is a script to generate a special localization with longest words: source/tools/i18n/generateDebugTranslation.py.

abian added a comment.EditedAug 27 2023, 10:02 PM

Have you checked other languages? There is a script to generate a special localization with longest words: source/tools/i18n/generateDebugTranslation.py.

Thanks! Tested with "Segervillkor:", all okay.

sera added a subscriber: sera.Aug 27 2023, 10:12 PM

Instead of changing bounding box I'd say just use the appropriate style which looks to be "ModernLeftTopLabelText"

abian updated this revision to Diff 22185.Aug 27 2023, 10:27 PM
abian edited the summary of this revision. (Show Details)

Successful build - Chance fights ever on the side of the prudent.

Link to build: https://jenkins.wildfiregames.com/job/vs2015-differential/8325/display/redirect

Build failure - The Moirai have given mortals hearts that can endure.

Link to build: https://jenkins.wildfiregames.com/job/macos-differential/7236/display/redirect

In D5115#217276, @abian wrote:

Thanks! Tested with "Segervillkor:", all okay.

Could you attach screenshots for long translations?

Freagarach resigned from this revision.Oct 13 2023, 11:08 AM
Freagarach edited reviewers, added: vladislavbelov; removed: Freagarach.
abian planned changes to this revision.Oct 15 2023, 10:28 PM

Could you attach screenshots for long translations?

I'm glad that you asked them because now I've seen that the height of some fields is not enough for their names. I'll fix that too as soon as I can.