Rafał
Rafał
Collab with Deno maybe? https://github.com/denoland/deno/issues/18414
`--umask` would be nice too, see comment: https://github.com/moby/moby/issues/34819#issuecomment-724077859
It would be great to have this option! Do you think it requires a lot of work to be done? Can one help somehow?
I think the solution may look similar to this: ```python from typing import Any, Callable, TypeVar T_route = TypeVar("T_route", bound=Callable[..., Any]) class Resolver: def route(self, rule: str, method: str) ->...
The latest one 50.2.4.1 without WebKit: https://airsdk.harman.com/assets/downloads/AdobeAIR.dmg from the page: https://airsdk.harman.com/runtime
Thank you for looking into it 🙏
In my case there is a glitch with an element displaying in light theme: 
All new tabs are named `S...` and it also looks like a glitch:
Yep, still there after resizing
I forgot to mention I'm on 3.12.2, so the behavior may be different on the master branch. I'll try to test the master branch tomorrow.