Evan Bailey
Evan Bailey
There is no network request as part of JSON import; the imported file is handled entirely client-side. This is just a browser limitation.
This could be it. Although StatBlocks were migrated to IndexedDB some time ago, I think the file importer still writes them to LocalStorage (and then they are automatically migrated to...
What sort of phones have this issue? This is a weird one, as far as I know both Android and IOS will display a minus sign for numeric inputs.
It looks like this is a design issue with Samsung phones. I'd accept a pull request to fix this, perhaps by adding a small +/- button to the prompt itself.
Yeah, CSS and Mobile-focused PRs are always welcome, those are some of my weak spots.
I'm open to them, here are some guidelines: - Open a proposal as a new issue before doing significant work - Smaller, more frequent PRs are strongly preferred - Including...
Thanks for the thoughts on this. I'm thinking a good approach would be a configuration option on what skills/saves to include. Options could include: - Expertise/Proficient/Half Proficiency only - Skills...
Not sure that I understand the reason somebody would skip straight to the end of a round, although I could see a case for a 'Skip to Combatant' command.
This is done for the StatBlockEditor, but the SpellEditor still needs migrated.
The multi-hotkey spellings are pretty amusing, but I think they're impractical (especially for one-handed use). Single-key hotkeys are an important part of the II interface. I think I'd approach this...