moonslide-app / moonslide

Editor to create presentations with Markdown and Reveal.js
MIT License
7 stars 1 forks source link

Think about Error Handling of config properties #43

Closed triumphvalley closed 1 year ago

triumphvalley commented 1 year ago

Maybe we should add error handling for some config properties. But we have to make sure that it is not annoying.

simonschuhmacher commented 1 year ago

I think for things like the theme it's really confusing if you don't know if the current value is actually valid or not.

And I think as we have increased the debounce time for config options, it should not be annoying.