AttorneyOnline / AO2-Client

An off-the-cuff courtroom drama simulator
https://aceattorneyonline.com
GNU General Public License v3.0
61 stars 58 forks source link

Fix background scaling and centering #982

Closed TrickyLeifa closed 5 months ago

TrickyLeifa commented 5 months ago

Fix #978

TrickyLeifa commented 5 months ago

I forgot to mention, background positions have been slightly adjusted to the following:

[court:def]
origin=320
slide_ms_pro=550
slide_ms_wit=500

Previously was:

[court:def]
rect=0, 0, 640, 384
slide_ms_pro=550
slide_ms_wit=500
in1tiate commented 5 months ago

Looks good from a cursory glance, will test independently soon