Cursor is no series node
This commit is contained in:
parent
56c3481c42
commit
3fee4907c0
@ -436,7 +436,7 @@ QskAspect::States QskSegmentedBarSkinlet::sampleStates(
|
||||
|
||||
const auto* bar = static_cast< const QskSegmentedBar* >( skinnable );
|
||||
|
||||
if ( subControl == Q::Segment || subControl == Q::Cursor )
|
||||
if ( subControl == Q::Segment )
|
||||
{
|
||||
if ( bar->isSegmentEnabled( index ) )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user