Agon Noga
Agon Noga
Win11  Related?
 Can't really test for now without making changes since the status bar doesn't have text at all times and I might also need to restart for changes to take...
> Is that persisting after you change the scale?  Doesn't seem like it. Unless I need to restart my PC, which I can't for now.
Evidently only partially. Unless that padding from the top is intentional.
@aguilaair might the scaling after all. Should be a way to override it within the app. 
I hate to do this, but I third the request to prioritize fixing this issue.
Console getting spammed by these. Ought to be a way to opt out of that without changing package code locally.
> Thanks for reminding me I can unstar it as well 👍 Unnecessary comment. > > it's polite to explain how you got that list of people > > It...
Temporary workaround is to use fvm with previous version. ```fvm use 3.7.12 -f``` then run edge via ```fvm dart run edge build supabase_functions --dev```
Oh, I didn't realize I had access to Deno as an object inside main.dart. Thanks for this! Works great and should definitely be added to the readme. Leaving this issue...