Quick-Turn-Studio / CLionSupportForQt

19 stars 0 forks source link

[Qt Style Sheet Highlighter] Dynamic property not accepted #24

Closed std-any-emplace closed 4 years ago

std-any-emplace commented 4 years ago

This snippet is accepted by Qt5.1x, but Qt Style Sheet Highlighter does not accept the dynamic property even in quoted form.

QSlider::groove:horizontal[prop=true]
{
    border: 1px solid #999999;
}
grabusr commented 4 years ago

Hi, Version 0.1.8 is ready to download. Please let's us know if it solves your problems.

std-any-emplace commented 4 years ago

Problem fixed in 0.1.8.