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

Edit Account images #5541

Closed
vomikan opened this issue Jan 13, 2023 · 3 comments
Closed

Edit Account images #5541

vomikan opened this issue Jan 13, 2023 · 3 comments
Assignees
Labels
bug fixed win related to Windows pltform
Milestone

Comments

@vomikan
Copy link
Member

vomikan commented Jan 13, 2023

Has this menu always looked like this?
It seems there was some text.

image

@vomikan vomikan added the bug label Jan 13, 2023
@vomikan vomikan added this to the v1.6.3 milestone Jan 13, 2023
@whalley
Copy link
Member

whalley commented Jan 13, 2023

For me...
CleanShot 2023-01-13 at 19 17 00

@vomikan vomikan added the win related to Windows pltform label Jan 13, 2023
@vomikan vomikan self-assigned this Jan 13, 2023
@vomikan
Copy link
Member Author

vomikan commented Jan 13, 2023

Interestingly, the same color selection menu works in principle.

image

vomikan added a commit to vomikan/moneymanagerex that referenced this issue Jan 13, 2023
vomikan added a commit that referenced this issue Jan 13, 2023
@vomikan vomikan added the fixed label Jan 13, 2023
@vomikan
Copy link
Member Author

vomikan commented Jan 13, 2023

The problem is because of this line of code:

-#ifdef __WXMSW__    // Avoid transparancy black background issue
    menuItem->SetBackgroundColour(wxColour(* wxWHITE));
#endif

image

@vomikan vomikan closed this as completed Jan 17, 2023
@vomikan vomikan mentioned this issue Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed win related to Windows pltform
Projects
None yet
Development

No branches or pull requests

2 participants