applause icon indicating copy to clipboard operation
applause copied to clipboard

Navigation History

Open teone opened this issue 10 years ago • 9 comments

@Granze here is the navigation History we talked about :)

teone avatar May 23 '15 08:05 teone

Wait to merge that I broke up markdown directive (the strip regex is not working anymore) and I can't figure out why... :)

teone avatar May 25 '15 18:05 teone

@Granze finally got time to fix the markdown directive issue. Soon the backwards steps.

teone avatar May 28 '15 18:05 teone

:+1:

Granze avatar May 28 '15 18:05 Granze

Now we have Backward steps and in preview mode steps are always showed. I'm not proud to have doubled the $scope.$watch part in deck.js but it is necessary, at the moment, to sync steps between different windows. As my grandma use to say Piuttost che nient l'è mei piuttost

If I find time I'll come up with some refactor :) but is going to be a busy June...

teone avatar May 29 '15 21:05 teone

If an internet connection will assist me in the next days, I'll take a look. ;)

On Fri, 29 May 2015 23:49 Matteo [email protected] wrote:

Now we have Backward steps and in preview mode steps are always showed. I'm not proud to have doubled the $scope.$watch part in deck.js but it is necessary, at the moment, to sync steps between different windows. As my grandma use to say Piuttost che nient l'è mei piuttost

If I find time I'll come up with some refactor :) but is going to be a busy June...

— Reply to this email directly or view it on GitHub https://github.com/Granze/applause/pull/3#issuecomment-106944018.

Granze avatar May 29 '15 22:05 Granze

Hey @teone, I was looking at the new feature but I got an error.

screen shot 2015-06-03 at 2 12 15 pm

Any clue why I get this?

Granze avatar Jun 03 '15 12:06 Granze

Wow! No... I will investigate today! Never happened to be... could be something about LocalStorage initialization...

teone avatar Jun 04 '15 06:06 teone

@Granze this should fix. LocalStorage was not correctly initialized, never noticed as my storage was everytime already filled with slides data.

teone avatar Jun 04 '15 08:06 teone

Thanks, I'll check this later.

Granze avatar Jun 04 '15 08:06 Granze