OpenXRay/xray-16

Fix loading screen progress bar

Open

#1,119 opened on Oct 27, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (519 forks)auto 404
EnhancementHelp wantedModmaker ExperiencePlayer ExperienceUIgood first issue

Repository metrics

Stars
 (3,524 stars)
PR merge metrics
 (PR metrics pending)

Description

Restore vanilla progress bar:

  1. The progress bar is "smoothed", smudged.
  2. The colour is different.

Note: progress bar smearing should be restored with the ability to disable it, so modders could make it flat like current progress bar.

Look at the screenshots: Vanilla: image OpenXRay: image

Contributor guide