Code Monkey home page Code Monkey logo

Comments (14)

cbpowell avatar cbpowell commented on August 17, 2024 1

With all the BTC madness of late, I remembered this wallet… @johnalanwoods I'll take some of those bitcoin now! 😉

from marqueelabel.

johnalanwoods avatar johnalanwoods commented on August 17, 2024 1

OK I feel very bad! I never sent you any Bitcoin!

I've moved on to another Cryptocurrency called Monero (it's like BTC but private, and better).

You can get a wallet here: https://mymonero.com/#/

Open one and this time I will send you some Crypto!

Trust me, like it was then, this is worth your time.

from marqueelabel.

johnalanwoods avatar johnalanwoods commented on August 17, 2024 1

@cbpowell OK my friend! I sent enough for a pizza and a couple of beers.

Each coin trades at ~350usd currently.

Enjoy, I think Monero is a fantastic project, you can check out peoples sentiment online, it's gaining a lot of popularity.

Any questions just shout, let me know if you get it.

(one last thing, always use the 'low priority' fee when sending XMR, it's nearly always included in the next block and costs cents to send rather than dollars).

from marqueelabel.

cbpowell avatar cbpowell commented on August 17, 2024

Glad you find it useful!

I'm thinking this animation problem is due to the way MarqueeLabel currently pauses in-progress animations by setting self.layer.speed = 0.0 in the -pauseLabel method (and then resuming by setting it back to 1.0).

Unfortunately this disables all animations, not just the label scroll animation. If you feel like doing a little testing, try changing all the instances of self.layer.{whatever} in -pauseLabel and -unpauseLabel to self.subLabel.layer.{whatever}.

This would be a smarter way to do it, since it will hopefully pause just the subLabel UILabel rather than the containing MarqueeLabel UIView. I'll give it a try later today when I get a chance. I'm just not sure off the top of my head if it will appropriately pause the frame change animation that powers the label scrolling.

from marqueelabel.

johnalanwoods avatar johnalanwoods commented on August 17, 2024

Hello again,

I tried your suggestion and it has a strange behaviour where by the label duplicates. I'll have a play around and see what I can come up with 👍

:)

Cheers,
John

from marqueelabel.

cbpowell avatar cbpowell commented on August 17, 2024

Ah, are you using a continuous type label? I forgot to consider that with the way I suggested.

from marqueelabel.

johnalanwoods avatar johnalanwoods commented on August 17, 2024

I am indeed! Why do you have a solution for that type?

Kind regards
John

from marqueelabel.

cbpowell avatar cbpowell commented on August 17, 2024

The solution I suggested only affected the self.sublabel label, and when using the continuous type several sublabels are created so their animations would need to be paused as well. Check out commit a12ff83 on the dev branch, which I believe fixes the problem you were having with my suggested solution.

from marqueelabel.

johnalanwoods avatar johnalanwoods commented on August 17, 2024

Fantastic, I cannot thank you enough, if you have a bitcoin address handy i'd be happy to send you some bitcoin as a thank you... the open source community is like having an army of consultant level developers at your disposal.

I really appreciate your time and code bro,

Best,
John

from marqueelabel.

cbpowell avatar cbpowell commented on August 17, 2024

Awesome, more than happy to help!

I actually haven't tried bitcoin yet, but my address is: 18VtLBcZSceiAcJQxKYg7JrbuVMVXVqQAz  - thanks!

On Wed, Aug 7, 2013 at 10:04 AM, johnalanwoods [email protected]
wrote:

Fantastic, I cannot thank you enough, if you have a bitcoin address handy i'd be happy to send you some bitcoin as a thank you... the open source community is like having an army of consultant level developers at your disposal.
I really appreciate your time and code bro,
Best,

John

Reply to this email directly or view it on GitHub:
#32 (comment)

from marqueelabel.

cbpowell avatar cbpowell commented on August 17, 2024

No need to feel bad! I just thought it was funny looking back, and I really appreciate your support!

I'll give Monero a shot! My wallet address is:
4Gxg3p9vP9KjiQS1k4ePeSfqiDvgrTh4fFroPeKSU9ZkChj7kAhBsqgSAv2tFZLaTibhKSsdCznCi8BZeHpNSyacZay3saMYQWSTdwfaqD
*edit: switched to an integrated address after doing more reading on Monero!

from marqueelabel.

johnalanwoods avatar johnalanwoods commented on August 17, 2024

Perfect! Good man! Will reply when I’ve sent it over. Christmas has me offline last few days :)

from marqueelabel.

cbpowell avatar cbpowell commented on August 17, 2024

You rock man! Much appreciated! And I do plan on looking into Monero some more, thanks for the information.

from marqueelabel.

johnalanwoods avatar johnalanwoods commented on August 17, 2024

No probs my man!

from marqueelabel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.