Giter Site home page Giter Site logo

Comments (9)

nicklockwood avatar nicklockwood commented on August 19, 2024

This may have been fixed in 1.3.4 release - can you check?

from fximageview.

freshking avatar freshking commented on August 19, 2024

I just tested this and it is still an issue.

from fximageview.

nicklockwood avatar nicklockwood commented on August 19, 2024

Ah, wait. Sorry, I think I know what this issue is. It's not related to the thing I fixed. Sorry for wasting your time.

from fximageview.

freshking avatar freshking commented on August 19, 2024

Is it something we could easily do on our own for now?

from fximageview.

nicklockwood avatar nicklockwood commented on August 19, 2024

I'm suspect your bug relates to the highlighted state of the image. FXImageView currently doesn't support highlighted states at all. When you tap the collectionView cell, I'm guessing that it toggles the highlighted flag on the FXImageView.

A fix might be to override the -setHighlighted: method on FXImageView and have it do nothing. Or possibly override the - (UIImage *)highlightedImage method and have it return self.processedImage.

from fximageview.

freshking avatar freshking commented on August 19, 2024

I tried overriding all, doesn't work on my end.

from fximageview.

nicklockwood avatar nicklockwood commented on August 19, 2024

OK, I'll take another look.

from fximageview.

freshking avatar freshking commented on August 19, 2024

Sorry, overriding setHighlighted: in FXImageView does work. I had a spelling mistake. I will use this for now. Thank you!

from fximageview.

nicklockwood avatar nicklockwood commented on August 19, 2024

This fix is now included in the latest release.

from fximageview.

Related Issues (19)

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.