yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia
MIT License
1.32k stars 28 forks source link

Floating windows should not be rendered with transparent background #154

Closed nicolas-yangli closed 4 years ago

nicolas-yangli commented 4 years ago

floating-window

yatli commented 4 years ago

Got it. Thanks!

yatli commented 4 years ago

I think this will only trigger if the pum background is same as the default the background, and the theming code always gives a transparent bg for default...

yatli commented 4 years ago

Should be fixed now.

nicolas-yangli commented 4 years ago

图片

I think it is still not working as expected.

yatli commented 4 years ago

@nicolas-yangli are you building off the latest HEAD?

nicolas-yangli commented 4 years ago

I downloaded artifacts from azure pipelines.

yatli commented 4 years ago

@nicolas-yangli just another attempt to fix this problem. Feel free to try out.