Dorako / pf2e-dorako-ui

MIT License
18 stars 17 forks source link

Drop Down not Legible in Dark Mode #323

Closed Jonoth777 closed 3 months ago

Jonoth777 commented 3 months ago

Foundry V12.328 PF2 V6.0.4 Version 126.0.6478.127 (Official Build) (64-bit) - Latest at time of writing

Drop Down not Legible in Dark Mode - tried all dark themes, no custom CSS (as far as I know). Issue not present in v11 version of same world.

See Image: image

SoilentBrad commented 3 months ago

I was just going to report this. I thought it might have been because I was testing out a temporary node version of v12 until all of my modules are ready, but it looks like other folks are getting it.

Dorako commented 3 months ago

Yeah it's a recent regression, I hope to fix it this weekend. Dropdowns are notoriously annoying for me to detect and fix, since my development machine uses OS style dropdowns rather than browser-specific ones.

Dorako commented 3 months ago

Should be fixed now.