karlomikus / vue-salt-rim

Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
https://barassistant.app
MIT License
99 stars 17 forks source link

Default Measurement Units #24

Closed zhdenny closed 1 year ago

zhdenny commented 1 year ago

While viewing a cocktail, three different units of measurement are provided for the spec. Salt Rim always defaults to "ml". Can there be a way to configure what the default unit of measurement is? Or possibly a way for Salt Rim to remember your measurement unit selection. I would like to view Cocktail specifications in "oz"

karlomikus commented 1 year ago

In v0.6.0, selected measurement unit will be remembered.

Thanks!