Shan Carter
Shan Carter
https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Complete_list_of_MIME_types
Thanks! Sadly when I try that sequence it throws a different error: ```FailedPreconditionError: Attempting to use uninitialized value``` at ```T("vis_op").run()```
Just for reference, I'm on mac os chrome.
sounds good.
maybe `vertical: true`
Could be confused with “nowrap” css behavior?
For a css fix that wouldn't break the layout, we could consider `visibility: hidden` which should just toggle the visibility without affecting layout. https://developer.mozilla.org/en-US/docs/Web/CSS/visibility
The "reset" text could maybe also say: "reset to 7" but maybe that's too verbose?
Yes, we should totally do this.
Yeah, we're in the middle of a little bit of a rewrite, so the actual implementation will depend on that landing first. As for other details, the solutions I see...