Description
Game modes in osu!mania with fewer columns are a subset of game modes with more columns.This means that player can choose a comfortable playing field size for himself and play any maps on it.
Unused columns are displayed as normal columns, but notes do not pass through them.
If map has more columns than selected playing field size, the playing field will expand to the size of the map.
In fact, these changes do not change the osu!mania modes.
A similar effect can be achieved by creating skins, but this is a labor-intensive process, since you will have to draw many similar sprites that differ only in size and indents. Also, one skin can only be created for one size of the playing field.
Request
Add combo box "Default playfield size" to "settings -> Rulesets -> osu!mania" with drop down values [ Autosize, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]The current behavior of osu!mania is equivalent to "Autosize" value.