Skip to content

No refresh when updating the max of knob #3

@yangpu

Description

@yangpu

binding max value to input text, but knob doesn't re-render itself after the max value has been changed, the code look likes:

knob(knob-data='data', knob-max='max', knob-options='options')
input(type='text', ng-model='max')
input(type='text', ng-model='options.max')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions