Chris Renfrow

Results 9 issues of 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...

enhancement
always-fresh

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:** ![Screenshot_20230829-133650.png](https://github.com/OsmTravel/OsmGo/assets/2700549/11a11c02-e1d1-4acb-9e04-07ebfe5cd130) **After selection:** ![Screenshot_20230829-133703.png](https://github.com/OsmTravel/OsmGo/assets/2700549/353c88c3-a6dc-4ed4-b8fc-ee2b59f894a9) **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...

bug

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,...

💡 Type: FR

**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...

bug
good first issue

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...