Joseph Madamba
Joseph Madamba
On the framework apps (test and samplegame), I get a potential crash when rotating 90 degrees (osu! not affected as it can't rotate 90): ``` 02-10 14:12:41.974 12820 12853 E...
I can't seem to reproduce the resizing bug anymore. Probably incidentally fixed with the new commits. The textboxes still have an off-by-one screen offset bug though: - click/focus chat text...
> I can't reproduce @Joehuu's reported issue either, for whatever that's worth. Tested again on three devices of varying versions: Google Pixel 6a (Android 14), Moto G Play 2021 (Android...
Never mind, I mistook ctrl-clicking carousel item/logo with ctrl-enter because it's in the same `ControlPressed` flow in song select. Not sure if there are other conflicts then (editor?), haven't checked.
No, it hasn't been done yet in the wiki pages. The correct terms are in ppy/osu#2492, and it needs to be applied in the articles. Will do that.
Notes was the term I was looking for. We are just duplicating a source list from the web to the wiki.
Have updated the design with little tweaks and experimented with the layout to prevent overflow: https://github.com/ppy/osu/assets/35318437/d930e00d-857e-4017-ba40-1ae11e100d7e The max combo and accuracy are not in the tooltip yet, but there is...
- That was an alternative design, see right on figma for more content. Removed for now for simplicity and can be revisited when doing the skinning portion - Have implemented,...
I've followed [this design](https://www.figma.com/file/9bpXaCQNLuYQlbtyzcs115/Song-Select-6?type=design&node-id=193-2640&mode=design&t=hrFMgxUF4IRETGXS-0) and removed the dark border. Didn't address the right score area yet. The right needs a drop shadow, but will need rearranging grid containers / drawables....
That was an oversight on my part in implementing that, the gradient in figma doesn't disappear that quickly. > I'd hope this wasn't a thing and it took up the...