Kai O'Reilly
Kai O'Reilly
@lujihong @0pcom Yes, these are interesting ideas that we can implement at some point, although they are not a very high priority for us given that they are platform-specific. However,...
@DapperMongoose Thanks for reporting this and providing a reproducible example. Using `Pw` can sometimes cause problems, and in general it is better to use `Grow` when possible. For example, in...
For height, just setting min should work in most cases, and Ph works pretty reliably, so `s.Min.Y.Ph(10)` should be fine. If it doesn't work, then you can always add `s.Max.Y.Ph(10)`,...
Thank you for reporting this. I can reproduce this and we will work on fixing this soon.
@DapperMongoose Thank you for filing this issue. I can reproduce the issue, although when I double click on the text to ensure that the body has focus, then the event...
Thank you for reporting this. I also use bitwarden, but I cannot reproduce this issue. I can see why it would happen though. We use a hidden HTML `` element...
Thank you for that information. Unfortunately bitwarden is [down](https://downdetector.com/status/bitwarden/) for me now, which is causing problems with trying to debug this. I will experiment with varied styling of the input...
Yes, we have strong support for custom widgets and widget customization, and we are planning to write more documentation on that soon. For now, there is documentation on the [advanced...
When I do this, I will also clean up the advanced updating page and maybe move some of it to other pages like an advanced plans page. I will also...
Yep, there are several issues with our multiple monitor support that we will fix soon. Would it be sufficient to save the current monitor of a window so that the...