Joe Sorensen

Results 19 issues of Joe Sorensen

closes #234 Added some tests and fixed the bug I found. While working on this I also noticed that the min and max value attributes can't be applied to integers,...

### Description When setting up a slash command with a floating point parameter (say a float, double, or decimal) and you add a MinValue or MaxValue attribute, building the command...

bug

bump egui_baseview and baseview to latest commits, tested with gain_gui_egui

**Describe the bug** This could also serve as a feature request, but currently I have a usecase where I need to draw arcs of circles. I have an implementation that...

bug
epaint

**Is your feature request related to a problem? Please describe.** When integrating egui in a project, you may not have direct access to the data you want to represent. The...

### Feature Description itch.io provides an OAuth2 provider that I'd like to use on my gitea instance, see the docs here: [link](https://itch.io/docs/api/oauth) It seems the closest I can do is...

type/proposal
type/upstream

I got bored, so decided to implement PathStroke for frames. I'm a bit worried about some of the stuff I had to do since PathStroke isn't copy, but unless I...

I'd like to be able to change the display name of a parameter after initialization, which would be, for example, automation slots for a complex plugin. It seems like this...

building anymap on nightly rust now triggers a future incompatibility warning, here's a copypasted terminal output ``` The package `anymap v1.0.0-beta.2` currently triggers the following future incompatibility lints: > warning:...

### Thanks for giving yabridge a shot! - [X] I read through both the troubleshooting and the known issues sections, and my issue wasn't listed there ### Problem description I'm...