MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

Ability for Transitioner to navigate (without transitions) when app is not active (in focus).

Aperta
#3,394 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

enhancement transitions
Lingua principale
C#
Stelle
16.3k
Fork
3.5k
Merge medio
1g 22h
PR unite (30g)
8

Descrizione

Is your feature request related to a problem? Please describe.
I would like to be able to have a transition between pages of my application that are triggered in code after a potentially long running task.
If I run my demo application and click on the Next or Back buttons and then activate another window (e.g. Visual Studio) while the background delay is being awaited, when the process completes no Transition occurs.
However, if the demo app remains the active window it transitions as expected.

Describe the solution you'd like
For the page navigation to happen, ideally with transitions if the windows is visible.
If the window is not visible then page navigation should occur, but maybe without any transitions (instant change to control z-order)

Describe alternatives you've considered
Not sure of any other alternatives other than rolling my own Navigation functionality.

Additional context
My simplified demo app can be found in my Izzy-Transitioner-Demo branch of my fork (see: https://github.com/thepinkmile/MaterialDesignInXamlToolkit/tree/Izzy-Transitioner-Demo)

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia con il comportamento di Transitioner descritto nell’issue e riproducilo usando il branch collegato Izzy-Transitioner-Demo, confrontando le finestre attive e inattive. Traccia la navigazione attivata da Next/Back e definisci done come il completamento della navigazione mentre la finestra è inattiva, mantenendo le transizioni quando la finestra è visibile, se supportato.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
csharp
Ambito
desktop
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.