Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
208 stars 104 forks source link

Fixes #548 - fix subclass prof dropdowns #606

Closed codeGlaze closed 3 months ago

codeGlaze commented 3 months ago

Description:

Properly sets the homebrew proficiency data and dropdown selection to a default number of 0 on page load. Preventing the mistake of people assuming they've selected 1 from the menu. Prior to this 1 was the default but was not set in memory until after selecting a different number.

Related issue: fixes #548

Checklist: