-
After searching for a term on the "Discover" screen, the `Searching...` animation will be shown forever until the user scrolls on the screen.
See screenshot below, which will remain on the screen …
-
Hi there :wave: I watched Rik Arends [presentation](https://www.youtube.com/watch?v=rC4FCS-oMpg) at RustNL. Fabulous project (I immediately [posted](https://social.coop/@smallcircles/11084282770452049…
-
#### Replace `spaces_dock.rs` with this:
```
use makepad_widgets::*;
live_design! {
import makepad_widgets::base::*;
import makepad_widgets::theme_desktop_dark::*;
import makepad_d…
-
Now that we have a new UI, this should be relatively straightforward. All we need to do is determine whether a room is a direct message, which can be done via multiple different SDK APIs:
* https://ma…
-
Is there a particular config/command you are using for msdfgen?
Has the included fontencoder source deviated from [Chlumsky/msdfgen](https://github.com/Chlumsky/msdfgen)? wondering if output from…
-
Hi,
I seem to be the only one having an issue running the examples.
After navigating to the root folder of the workspace, I ran the command to run it and I see an error. I am on a M2 Max Pro.
``…
-
Opening this issue to track what work can be done to support Metal on iOS.
I have an iPhone and can contribute to Metal support from time to time, but I don't know where to start with the sokol port.…
-
This is the tracking issue for [Input Method Editor] (IME) support in Druid. As of the time of writing, it's not an immediate priority, but increasingly other things depend on it, and we've collected …
-
Try makepad example app on Ubuntu 23.10( Gnome, Wayland, ThinkPad E580, Intel integrated GPU), every thing is fine, except when closing the window, always show segment error.
```
makepad on maste…
-
This feature comes from Robrix. When Robrix logs in, I want the user to be able to press the enter key after entering their username and password to trigger the login function. However, the button wid…