Skip to content

Multi display update#323

Open
qcapen wants to merge 4 commits intodevfrom
multi-display-update
Open

Multi display update#323
qcapen wants to merge 4 commits intodevfrom
multi-display-update

Conversation

@qcapen
Copy link
Collaborator

@qcapen qcapen commented Apr 7, 2018

Restore multiple display instance updates. This solution leads to unnecessary redrawing whenever there is more than one display widget with the same display source, but in other situations adds no overhead.

@qcapen qcapen requested a review from jabdoa2 April 7, 2018 23:30
@qcapen
Copy link
Collaborator Author

qcapen commented Apr 7, 2018

I messed around with adding a new Callback that only is called on update. The biggest issue is I could not get it to build outside of Kivy as the dependencies were not designed to be derived from in an outside project. This meant customizing Kivy which I really didn't want to get into in this release. May revisit in the near future.

@jabdoa2
Copy link
Collaborator

jabdoa2 commented Apr 8, 2018

Cool. Maybe we can try to upstream the new callback on ask_update or how it's called? I will test this later on my machine.

@jabdoa2
Copy link
Collaborator

jabdoa2 commented Oct 28, 2018

i need to test this again. last time it did not work for me

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.

2 participants