Will McGugan

Results 445 comments of Will McGugan

It would just be "color" that respects auto. Basically picking white or black, whatever has best contrast.

I think I meant "brief" 🤷‍♂️

We could perhaps make the action a format string that gets called with key. So the following would work: ```python self.bind("1,2,3", "scroll_to_placeholder(${event.key})")

It's a convention from a CSS style guide (I forget which) that says it's a modifier rule. Something you might toggle on and off.

When I said "toggle" that was probably misleading. It's more that it is a modifier, and more likely to be use dynamically. Think of a `button` class that makes a...

Not currently, but we would like to support plots. The graph in your URL should be possible with braille "bitmaps" although it obviously wouldn't look as slick.

Afraid not. It's too much of a burden to support 3.6

Maybe. @DrBenton Do you think `time_machine` would be adequate to make the tests quicker / deterministic?