Giter Club home page Giter Club logo

ukdistributedview's People

Contributors

uliwitness avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ycaihua

ukdistributedview's Issues

Expose to IB

Add IB_DESIGNABLE and IBInspectable mark-up so people can create a UKDistView in IB and preview it. Should also display some default content (use standard system template icons or so for the placeholder icons and maybe grab words from the dictionary for the labels?).

Make sure drags don't screw up grid.

Multi-item drags can occasionally cause items to end up off-grid? Or was it off-grid to begin with? (This is an old bug from the Readme, dunno what it was about in detail, but this is a note to investigate that area more closely).

Update to use layers instead of cells

NSCell is on the way out, so should really be using a layer for the icon and another layer for the label. This would likely make it harder (impossible?) to change the way items look, so at the least we'd need override points so people can enforce their own look.

Find out why top row of items are not clickable

Seems like we're mis-calculating something when some items are clipped at the bottom, because the clickable area is exactly from the bottom of the view to that plus the height of the visible area. So only the bottom-most [height of visible area] points are clickable. Prolly forgot to clip a coordinate somewhere, at least in the example app.

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.