Sean Anderson

Results 139 issues of Sean Anderson

Chrome supports optional permissions: https://developer.chrome.com/extensions/permissions Streamus already uses optional permissions to control permissions for injecting content scripts into Beatport. It would be beneficial to allow talking to arbitrary websites for...

priority:unscheduled
type:feature
scope:large

This issue is going to be a dumping ground for all known oddities with current implementation of desktop notifications. - Notify the user when adding a song via keyboard shortcut...

priority:unscheduled
type:feature
scope:small

When I type in the search result window -- I expect to be able to hit the 'down' arrow key to select search results. Unsure what to do after that,...

priority:unscheduled
type:feature
scope:small

Currently, when a user searches, they are presented a single list of items which are results from YouTube's API. It would be better if search would also present results from...

priority:pending
type:feature
scope:medium

priority:unscheduled
type:feature
scope:medium

It was possible for `queue_material_tilemap_meshes` to run prior to `prepare` which would result in nothing rendering. This would only occur in scenarios where other code inserted a system dependent on...

Hello! I'm trying to look into this but I don't have a ton of ideas just yet. I wanted to report it just to promote awareness. After updating to Bevy...

bug

### Describe the bug I render a MultiSelect component with associated label. I set state as disabled. I see the label turn gray, but I am still able to add/remove...

Recently had a build failure for native development that wasn't caught when the issue was introduced. If we had CI for native builds then it wouldn't be an issue to...