surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.21k stars 814 forks source link

Fit the progress bar to the survey width #7810

Closed mikeamelin closed 8 months ago

mikeamelin commented 9 months ago

IMPLEMENTED

Since SurveyJS v1.9.133, you can use the progressBarInheritWidthFrom property to set the progress bar width to be the same as the survey width.

Documentation

tsv2013 commented 8 months ago

Image