fixes edition cache
This commit is contained in:
parent
8abec56e8a
commit
5dea4ee707
24 changed files with 269 additions and 102 deletions
|
|
@ -85,6 +85,7 @@ namespace BookAStar
|
|||
{
|
||||
// TODO save the navigation stack
|
||||
int position = 0;
|
||||
|
||||
foreach (Page page in MainPage.Navigation.NavigationStack)
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue