There's also a test for the grid placement tool in here which apparently got left behind when I was splitting up this PR into parts. I guess it can't hurt to have it so here it is. Fix drawing slider with touch inserts a random control point at beginning (#30263by@frenzibyte) Add ...
This adds the ability to drag the slider tail by dragging a new half-circle blueprint display. You can also hold shift to change the velocity rather than the duration. Fix osu!mania hold notes playing a sound at their tail (#29612 by @peppy) Hide scroll speed changes for rulesets which...
When stable looks up the element, it will not match it with any texture file in the user's skin, due to the user's skin not having any texture file with the path explicitly being SB/k/hitcircle@2x.png for example. However, in lazer, GetTexture strips out the directory name and ...