maarvin
maarvin
In that case, would adding it to the the scopes that require client delegation (like `chat.write`) work? That way it can still be used by bot accounts & lazer, while...
I'm currently trying to integrate beatmap discussions into osucad and want to add the ability to create beatmap discussion posts from within the editor (see video below), for which I...
After testing this, I think the experience is currently very frustrating. However I think that most of these issues come from the overall way the right side-menu works and less...
I'm not entirely sure on how to do the screenshots since I need the fish to be transparent for the filter to show up. Should I add an extra config...
> I guess I have no major issues with the code itself but I'm not sure how I would test that this does what it says it does if I...
> The test can be semi-manual. I'd just like instructions how to perform it. > > > I created an [html file](https://gist.github.com/minetoblend/7c9af3c8a0450bcf9f1819eac6b6e6e1) which can be used to test this. Note...
> It can be as simple as just printing the clipboard contents in all available formats out on the screen as a string Sure thing. By printing the clipboard contents...
> * removing beatmaps > * searching for beatmaps This got added in yesterday's update. > * "sort by" options (name, date, length, no. diffs, highest/lowest sr) This is already...
> has there been any exploration or intention to merge this together with `TextBox`, if so, what's the end result of having that? The amount of logic copied across between...
Couple more thoughts on the whole thing It'd probably make sense to add entries for the following 2 actions to `PlatformAction` - Vertical text navigation (up/down keys) - Go to...