Code Monkey home page Code Monkey logo

Comments (9)

fphilipe avatar fphilipe commented on May 25, 2024

What do you mean by implement?

from phfcomposebarview.

runmad avatar runmad commented on May 25, 2024

Well right now it doesn't work out of the box since it's dependant on PHFDelegateChain, adding PHFDelegateChain as a submodule (and a dependency in the Podspec) would make it easier to add without having to add PHFDelegateChain separately.

from phfcomposebarview.

fphilipe avatar fphilipe commented on May 25, 2024

In the Installation section of the README I explain that the preferred method is CocoaPods. The podspec lists the dependency on line 30. Thus when using CocoaPods, it works (or at least it should work) straight out of the box.

If you don't use CocoaPods, that section in the README explains that there's a dependency on PHFDelegateChain with a link to the project and stating "make sure to add that to your project, too".

So I'm not sure what the issue is... 😕 I don't see the need to add a submodule for that. Did something not work for you?

from phfcomposebarview.

runmad avatar runmad commented on May 25, 2024

Well not out of the box, I realize it says so in the README, so it was merely a suggestion to improve your library.

from phfcomposebarview.

fphilipe avatar fphilipe commented on May 25, 2024

OK, I see. I'm happy with how it is now.

On an unrelated note, I looked at your project RMSwipeTableViewCell and was wondering, how did you create that cursor? In my GIF you can see the mouse which is not that nice. I'd like to improve that. 😄

from phfcomposebarview.

runmad avatar runmad commented on May 25, 2024

I used ScreenFlow where you can select from two different cursors (they even resize nicely) or you can choose your own custom image file, though the two that come with it are nice. Unfortunately it's fairly pricey, though.

from phfcomposebarview.

fphilipe avatar fphilipe commented on May 25, 2024

Thanks! I still got ScreenFlow v2. Will see if this version can do that as well.

from phfcomposebarview.

fphilipe avatar fphilipe commented on May 25, 2024

I just saw that you forked the project to use a custom font. I'd be open to accept a PR that allows setting a custom font 😉 Would love to see a screenshot or hear how a custom font affects the behavior/sizing of the view.

from phfcomposebarview.

runmad avatar runmad commented on May 25, 2024

Since I am using a font that renders at the same size pretty much it works fine, but I haven't updated it to work with larger fonts, etc. It also wasn't possible to change the font without updating the class a lot more, so I just stuck with a quick solution for now as I didn't have time to customize it right now and the quick solution was fine for my needs.

It would be nice with ability to change the font and make it draw the height based on the font (and perhaps even NSAttributedString).

from phfcomposebarview.

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.