Because the environment variables were set on the player and not on the
application, they were not affecting the application, leading to issues
when the EFL configuration scaling is different of 1.0.
By appending them right before the application name, they are taken in
consideration, fixing the issue.
Details
Details
- Reviewers
jsuya YOhoho - Commits
- rTEXACT82c93f87141c: Suite: fix scale issues
Diff Detail
Diff Detail
- Repository
- rTEXACT tools/exactness
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.