Chris Renfrow
Chris Renfrow
Hey there! First of all, thanks okonek for making this project. I'm in the middle of migrating from YouTube Music to TIDAL and being a developer I like to keep...
### Is your feature request related to a problem? Sometimes I want to remove, add, or change a sound for a preset. Since there's no edit/update functionality, first I have...
When selecting from a list of tag options (e.g. type) the drop-down menu doesn't render, instead only a shadow appears. **Before selection:**  **After selection:**  **App version:** 1.5.0 **Device:**...
I saw #15 but am unsure whether this is related or a different issue. I am using a dual monitor setup, one scaled by 1.5x, the other not scaled at...
This pull request aims to address the enhancement put forward in #190. The approach is as follows: 1. Have `/core/src/world/{npc,place}/view.rs` append the `uuid` of the Thing as a property of...
In the interest of reducing email spam for failed builds, I looked into ways to avoid running GH actions for draft PRs and it seems [this is possible](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request). I believe...
### Requested feature: I think at a minimum there should be some indicator in the UI that errors have occurred during initialization and to check the console. Ideally the error,...
**Describe the bug** When I save my user settings, some/most toggle inputs get unchecked regardless of state. **To Reproduce** 1. Go to user settings 2. Press save 3. Observe toggle...
This PR aims to at least partially address #1293, specifically the dynamic dark-mode background (I'm thinking the stroke + palette inversion action might be its own feature) Submitting early as...