Jan Heuermann

Results 28 comments of Jan Heuermann

@demdante the issue you’ve been experiencing was actually [a separate one](https://github.com/tiny-pilot/tinypilot/issues/729), but we [pushed a fix for that just now](https://github.com/tiny-pilot/tinypilot/pull/736). So your space key should work again after you update...

I think we can (and should) approach this step-wise, I’d suggest the following plan: ## Todos - [ ] Setup bundler and adjust the tooling and documentation - [ ]...

There is also quite a common problem that the progress state appears to be flickering/flashing: the UI switches into loading state for just a split second, because the underlying operation...

On a general note I think it’s not optimal that we currently tend to skip the loading states in order to avoid the flickering problem. The operations will for sure...

One question here: is the remote screen always shown in 640x480 or are these Macro-Silicon-HDMI chips also capable of delivering higher resolutions? I always just assumed there were higher resolutions...

Ah thanks, I need to check that again next week and look what settings there are (I don’t have the dongle with me currently). So far I didn’t bother much...

On a slightly related note, wouldn’t it be more transparent UX-wise if the paste overlay was a textarea with two buttons “paste” and “cancel”? So you would paste into the...

Oh hang on, it’s actually not that simple: there is a `then` block before which also might throw errors. They would be swallowed then, too.

> One (not backwards compat) option would be to use Markdown headings for titles, i.e. ## . I’ve also thought about this, but I’m wondering whether there would be a...

@clach04 thanks for the refs, I’ve added them to the table above.