AutoScrollLabel icon indicating copy to clipboard operation
AutoScrollLabel copied to clipboard

Add functionality to stop and reenable the automatic scrolling of the text.

Open jpsachse opened this issue 10 years ago • 6 comments

I've added three functions to stop and reenable the automatic scrolling feature.

This is useful, when the label is out of view for some time. Otherwise, it might become visible and the text is scrolled to an arbitrary position.

jpsachse avatar Jun 08 '15 12:06 jpsachse

Interesting. I'll review the code.

cbess avatar Aug 06 '15 23:08 cbess

Would love to see this feature coming!

delannoyk avatar Oct 03 '15 08:10 delannoyk

Is there anything that prevents you from merging this (by now) quite old pull request that I could resolve?

jpsachse avatar Oct 26 '15 10:10 jpsachse

Compared to other things I'm working on, this has low priority. Thanks for pinging me about it. I will make time to review/merge it this weekend.

cbess avatar Oct 26 '15 15:10 cbess

Also, from my initial review, a while back, I realized that I will have to rewrite your API. I think the API and naming of the proposed methods could be better. But, I will adopt most of the underlying logic. Thanks for the code.

cbess avatar Oct 26 '15 15:10 cbess

Okay, no worries :-)

jpsachse avatar Oct 26 '15 15:10 jpsachse