Disable scrollout of a label
#1
Hi, is there any chance to disable scrollout for a label control (not multilabel)?
The labels scrolls only at first time (3 times) and then no more at all, neither if its content changes.
For example in music visualisation: First song is playing and the label "genre" scrolls 3 times. Then the next songs are playing, but the label doesn't scroll anymore although when its content is bigger than its width.
Same behaviour with all other labels.
Maybe it's a known bug?
Reply
#2
Is there really no one having this problem or perhaps know something about this behaviour?
Reply
#3
Not sure I’m following you completely, but have you tried

<scroll>false</scroll>

As part of the label control?
Reply
#4
(2019-03-15, 16:29)illfigurethisout Wrote: Not sure I’m following you completely, but have you tried

<scroll>false</scroll>

As part of the label control?
 Yes, I tried all I think... ;-)
But the problem is not THAT the label scrolls (they should do that), the problem is this:
ALL labels are scrolling its text as they should (3 times, then it stops), but AFTER this the label don't scroll anymore at all even not the content is changing (i.e. next song is playing, different content).
And this happens with ALL labels, in short: first time they are scrolling, but after then anymore at all. Hope you understand?
Reply
#5
Know bug.
Reply
#6
Aaah ok, then I don't have to worry anymore :-))
Reply
#7
(2019-03-15, 17:08)abress Wrote:  Yes, I tried all I think... ;-)
But the problem is not THAT the label scrolls (they should do that), the problem is this:
 

Then I misunderstood the issue. You want them to scroll. Not that it matters now that it has been identified as a bug.
Reply
#8
You might want to report it on GitHub so it's recorded somewhere.
Reply
#9
Smile 
(2019-03-15, 22:25)Hitcher Wrote: You might want to report it on GitHub so it's recorded somewhere.
 It's done Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Disable scrollout of a label0