On Wed, 22 Jan 2025 17:41:48 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

> But you're modifying the rendering in the portion which renders progress bar 
> without XP Style.

I guess I am modifying for presence of XPStyle


XPStyle xp = XPStyle.getXP();
        if (xp != null) {

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23227#issuecomment-2608756301

Reply via email to