Malcolm Smith
Malcolm Smith
So far all the examples have been with your Swagger page. But does the problem happen with an unmodified copy of tutorial 3, which displays beeware.org? Or with any other...
There's not much we can do to investigate an issue that only occurs on a private website of your own. Please try using the WebView to display some public websites,...
When running your app with `briefcase dev`, I'm seeing similar issues when resizing the window: lines are left behind as it expands: The lines remain in the same place as...
> if, at some point in the future, someone works out how to make the locking completely implicit, we can make the explicit lock a no-op, and mark it as...
Every text box on Windows has a right-click context menu with a Paste command, which is affected by this issue as well.
*Originally posted by @freakboy3742* ---- I think this is likely in the space between a feature and a bug. It's a bug in as much as it seems obvious that...
This applies not just to `text`, but also to all the other properties which don't have a `@property` method, such as `tooltip` and `group`. It also applies to `icon`, because...
> I would have expected a workflow where `create` generated a lock file when requirements were installed (possibly requiring a `--lock` argument); the user could then choose to adopt that...
> My hesitation is around the slightly opaque user experience - "I've added foobar==1.2.3 to my requirements, but it's not getting installed" becomes even harder to diagnose. I think changing...
Related: https://github.com/beeware/toga/issues/1020#issuecomment-1587606054