# Conflicts: # osu.Game.Rulesets.Taiko/UI/TaikoPlayfield.cs
Refactor osu!taiko playfield and add background skinning support
Fix crash on switching comments page at an inopportune time
Implement legacy beatmap encoding for all rulesets
Fix mania editor placement not working correctly
Also cleans up margin and its hacks (alignment done with anchor/origin now).
Make osu! ruleset placements happen on mouse down
Fix editor crashing when entering with no beatmap selected
Fix TestBeatmap not setting appropriate ruleset ID
Rename editor tests namespace from "Editor" to "Editing"