Skip to content

Why is the result of slint viewer different from vscode, and the rendering result of rust the same as that of slint viewer? #5179

Answered by ogoffart
bleedingfight asked this question in Q&A
Discussion options

You must be logged in to vote

vscode 's lsp isn't compiled with the Qt style, so that won't work.

But you can disable Qt backend with feature flag, or use other way to set the style, see https://releases.slint.dev/1.5.1/docs/slint/src/advanced/style#selecting-a-widget-style

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@bleedingfight
Comment options

@hunger
Comment options

@ogoffart
Comment options

Answer selected by bleedingfight
@bleedingfight
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #5176 on May 06, 2024 06:21.