Giter VIP home page Giter VIP logo

podlipensky / ext.ux.touch.rating Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 10.0 1.25 MB

This is an extension for Ext.form.Field which works with Sencha Touch. * The Rating control provides an intuitive rating experience that allows users to select the number of stars (or other symbols) that represents their rating.</p>

Home Page: http://podlipensky.com/2012/03/sencha-touch-2-ext-ux-touch-rating/

JavaScript 100.00%

ext.ux.touch.rating's People

Contributors

blackymetal avatar podlipensky avatar thunfischbrot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ext.ux.touch.rating's Issues

ST2.1.1—After setRecord() to a formpanel, UI for stars are not redrawn

A form panel in an overlay is added to the viewport to edit values of a corresponding record of a list ( via setRecord() on the form panel component ). Although all the other fields are populated with the values to be edited in the form panel, the rating stars UI do not reflect their underlying values. All stars remain "clear" despite underlying values are set.

UPDATE: I think the stars ARE drawn initially. However, they are subsequently cleared.

Upgrade to half stars?

My apologies if this is the wrong place to request/inquire about new features, but I was curious to know what it would take to upgrade this component to deal in half-star increments?

Exception on touchstart when no clear button is defined

If you do not set up a clear button this error gets thrown everytime during touchStart
Uncaught TypeError: Cannot read property 'dom' of undefined

This line causes it : if(e.target == this.clearBtn.dom) { ...

In this instance this.clearBtn is undefined.

sencha framework only?

Hi, just wondering if this is only working on sencha working, if it is. Is there a way to add this on such framework? thanks

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.