Coder Social home page Coder Social logo

swift 3 Cannot inherit from non-open class 'DTPhotoCollectionViewCell' outside of its defining module about dtphotoviewercontroller HOT 6 CLOSED

tungvoduc avatar tungvoduc commented on August 15, 2024
swift 3 Cannot inherit from non-open class 'DTPhotoCollectionViewCell' outside of its defining module

from dtphotoviewercontroller.

Comments (6)

jofax avatar jofax commented on August 15, 2024 1

sure! I just added now :)

from dtphotoviewercontroller.

tungvoduc avatar tungvoduc commented on August 15, 2024

@jofax : I will make it open class asap. While waiting for the fix, you can use this datasource method as a work around photoViewerController(_ photoViewerController: DTPhotoViewerController, configureCell cell: DTPhotoCollectionViewCell, forPhotoAt index: Int

from dtphotoviewercontroller.

jofax avatar jofax commented on August 15, 2024

thanks @tungvoduc
Question: If I use that data source, I will add a custom cell with Nib, is it doable? I tried to add the scroll and the image via Nib but it did it didn't work. Not sure if I did the right way. Can you advice?

thanks

from dtphotoviewercontroller.

tungvoduc avatar tungvoduc commented on August 15, 2024

@jofax : If you want to provide custom DTPhotoCollectionViewCell by nib, then you need to wait for the new release that makes DTPhotoCollectionViewCell open class. I will publish new release in few hours. If you use cell loaded from nib, your custom cell just needs to subclass DTPhotoCollectionViewCell, then add extra elements you want to the cell.

from dtphotoviewercontroller.

tungvoduc avatar tungvoduc commented on August 15, 2024

@jofax : I just released new version with updated example, you can see how I add elements to each DTPhotoCollectionViewCell.

from dtphotoviewercontroller.

jofax avatar jofax commented on August 15, 2024

wow thats fast, thank you @tungvoduc

from dtphotoviewercontroller.

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.