Skip to content

Conversation

@hilnius
Copy link
Contributor

@hilnius hilnius commented Jul 29, 2015

When I have more time I'll actually improve the handling of the DOM -> model -> DOM cycle to make typing nicer for the user. Right now the cursor still 'jumps' to the end of the input everytime something that is valid gets written and then rewritten by the colors library.

fixes #19

ruhley added a commit that referenced this pull request Jul 29, 2015
0.6.4 : make color panel update the first time an input is correct
@ruhley ruhley merged commit b555051 into ruhley:master Jul 29, 2015
@ruhley
Copy link
Owner

ruhley commented Jul 29, 2015

Thanks for the pull request. It was definitely strange that there was if ($scope.isValid) { and then immediately after the if $scope.isValid = true;

Released in v0.6.4

@ruhley ruhley added the bug label Nov 9, 2015
@ruhley ruhley self-assigned this Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Two way binding not working

2 participants