Skip to content

seanbrookes/ionic-activity-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ionic-activity-demo

Demo project to show issues around rendering activity indicator directive.

  • Clone the repo into a web server enabled directory
  • Bring up index.html in the browser
  • You should see the canvas element render the progress indicator
  • Click on the link at the the bottom of the page 'Ionic tabs ->>>' to change to an Ionic tab view
  • Note the canvas element renders but there is no content painted in it

If the round progress directive is included in a page with no ionic directives the canvas renders and the path info is drawn on the canvas

Alt text

If the round progress directive is embedded within an ionic directive (eg: tab view) the canvas element is rendered but nothing is written to it.

Alt text

About

demo for issues around rendering activity indicator directive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published