Samuel Q.

Results 509 comments of Samuel Q.

Should addons also be excluded from the mobile forums? I don't think they're tested there often.

Now that I think about it `step` could be added to the integer type but at that point it would be the same as decimal settings since JavaScript only has...

> > The addon works but transitioning from the select settings to decimal ones doesn't right now. > > Did some debugging and it looks like the if-then condition on...

> The ideal thing would be to make the arrows change by the step but still allow other values to be typed. The standard HTML `` doesn't seem to allow...

> > The most we could probably do is code custom arrow key incrementation for the inputs in the settings page. > > I don't know Vue, but I don't...

> I recommend using this: https://www.npmjs.com/package/expr-eval, it's only 146kb so shouldn't be a problem for size. That's probably fine but are there any other smaller options that do the same...

> Did you just volunteer to teach me how to do it? I could be wrong but I think you copy https://unpkg.com/[email protected]/dist/bundle.min.js to `/libraries/thirdparty/cs/eval-expr.min.js`, add an entry to `/libraries/README.md` (it's...

It might make sense to wait until there's a proper addon storage API.

> It might make sense to wait until there's a proper addon storage API. Did I misunderstand something here? Local storage works fine for now right?

I don't think having the hover on by default is a problem.