angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

uib-progressbar display text over progress bar #6467

Open jmorrisIII opened 7 years ago

jmorrisIII commented 7 years ago

The text displayed in the progress bar is sometimes cut off ,depending on the text width, and isn't displaying the full text value. Is it possible to display the text over progress bar so it is always visible?

Version of Angular, UIBS, and Bootstrap

Angular: v1.5.11

UIBS: Version: 1.2.5

Bootstrap: v3.3.6

ui-bootstrap