Teun / git-flow-vis

81 stars 12 forks source link

Use placeholder for default settings #20

Closed remie closed 9 years ago

remie commented 9 years ago

Currently the default settings are stored as values in the add-on, overriding the javascript defaults regardless of user interaction. This should be adjusted: the add-on settings should have explicit null values and not override the javascript options unless the user explicitly changed them. To allow the default values to be visible, placeholder attributes should be used.