Diffusion Kube 1a98359f9577

Use a Context singleton to bind account selection together between views.

Authored by cmollekopf on Jun 28 2019, 6:23 AM.

Description

Use a Context singleton to bind account selection together between views.

While I'm not entirely convinced that having a global account selection
is the way to go (we may want a per-window context for instance), it
should cover us for now and is more lightweight to implement compared to
e.g. attached properties.

We're using this so you can switch your current account in any view, and
have it affect the other views as well.

Details

Committed
cmollekopfJun 28 2019, 6:23 AM
Parents
R162:a5ce275b15b1: Use AutoText by default
Branches
Unknown
Tags
Unknown