luosheng / OpenSim

OpenSim is an open source alternative to SimPholders, written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing menu background when "Reduce transparency" is ON

opened this issue · comments

I can see that in the "draw" method of AppMenuView you're setting the background color to clear, which seems to be the problem. When I replace "clear" with a different color, it works, but I'm struggling to find a NSColor constant for the exact shade of white.

screen shot 2016-12-15 at 19 52 45

screen shot 2016-12-15 at 19 54 24

Nice catch! I'll see what I can do with it. Thanks!

I'm having the same issue. I think many devs turn reduced transparency off.