Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] canvas/addons: Remove wrong/unnecessary proxy mapping #1533

Merged
merged 1 commit into from
Sep 6, 2016

Conversation

ales-erjavec
Copy link
Contributor

Remove proxy model mapping in __data_changed slot as the reported
changed indices are already from the real source model.

Fixes #1532

Remove proxy model mapping in `__data_changed` slot as the reported
changed indices are already from the real source model.

Fixes biolab#1532
@codecov-io
Copy link

codecov-io commented Sep 1, 2016

Current coverage is 88.26% (diff: 100%)

Merging #1533 into master will not change coverage

@@             master      #1533   diff @@
==========================================
  Files            77         77          
  Lines          7624       7624          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           6729       6729          
  Misses          895        895          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update a30e0c2...d03508b

@lanzagar lanzagar merged commit 8750403 into biolab:master Sep 6, 2016
@ales-erjavec ales-erjavec deleted the addons-proxy-model-fix branch September 28, 2016 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter in add-on dialogue doesn't work
3 participants