1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 22:22:55 +08:00
osu-lazer/osu.Game/Graphics
Gagah Pangeran Rosfatiputra ba634cbf11
change line spacing to 21
We use margin bottom in osu-web markdown paragraph[1] as reference for
this line spacing value.

The value from osu-web itself is 1.5em[2]. Because the base font size of
the paragraph is 14px[3][4], the actual value is 14 * 1.5 = 21px

[1] 376cac43a0/resources/assets/less/bem/osu-md.less (L230)
[2] 376cac43a0/resources/assets/less/variables.less (L58)
[3] 376cac43a0/resources/assets/less/bem/osu-md.less (L9)
[4] 376cac43a0/resources/assets/less/variables.less (L161)
2021-05-06 15:15:50 +07:00
..
Backgrounds Remove empty <returns> xmldoc 2021-04-12 17:46:14 +09:00
Containers change line spacing to 21 2021-05-06 15:15:50 +07:00
Cursor Use local input manager 2020-09-07 15:31:05 +09:00
OpenGL/Vertices Fix FTB causing flashlight to block vision correctly 2019-07-23 15:17:02 +09:00
Sprites Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
UserInterface Fix download button check icon not scaling on mouse down 2021-04-18 19:05:33 -07:00
UserInterfaceV2 Move foreground colour helper into OsuColour 2021-04-19 18:24:48 +02:00
DateTooltip.cs Move DateTooltip to it's on file 2020-07-07 16:46:17 +03:00
DrawableDate.cs Move DateTooltip to it's on file 2020-07-07 16:46:17 +03:00
IHasAccentColour.cs Constrain transformable with class. 2019-12-09 17:45:26 +08:00
OsuColour.cs Move foreground colour helper into OsuColour 2021-04-19 18:24:48 +02:00
OsuFont.cs Add black font weighting 2020-03-17 17:16:10 +09:00
OsuIcon.cs Fix osu! icon font name mismatch 2019-04-02 19:55:46 +09:00
ParticleExplosion.cs Simplify math by making direction a float 2020-11-19 18:46:19 +09:00
ScreenshotManager.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00