[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI: research and remove hacks with black background and transparent panels #12925

Open
JayDi85 opened this issue Sep 28, 2024 · 0 comments
Open
Assignees
Labels
GUI refactoring Developers topics about code and programming

Comments

@JayDi85
Copy link
Member
JayDi85 commented Sep 28, 2024

From #12857 (comment) (look for related issues and bug examples).

Looks like black background and global transparent panel hack used in some components from old days, maybe no needs in it now.
shot_240928_211401

Search code by setBackground(new Color(0, 0, 0 and setExtBackgroundColor:
shot_240928_212820

Must be tested in deck editor and game with active target/attack arrows with both java 8 and java 21 versions. Good result: colored and transparent backgrounds in card popup, chats, card panels, etc. Also must support main and battlefield background images (some themes use it).

@JayDi85 JayDi85 added refactoring Developers topics about code and programming GUI labels Sep 28, 2024
@JayDi85 JayDi85 self-assigned this Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI refactoring Developers topics about code and programming
Projects
None yet
Development

No branches or pull requests

1 participant