osu/osu.Game/Graphics
Bartłomiej Dach d567d2be97
Fix multiple issues with textbox content display
- Sometimes would display too many decimal digits due to floating point
  representation errors.

- Placeholder would also look wrong if text was removed during a
  multiple (but determinate) selection.
2021-11-12 23:32:12 +01:00
..
Backgrounds Update usages of BufferedContainer in line with framework changes 2021-11-05 15:54:49 +09:00
Containers Fix LinkFlowContainer not creating user links supporting full IUser specification 2021-11-08 14:17:47 +09:00
Cursor Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
OpenGL/Vertices
Sprites Update usages of BufferedContainer in line with framework changes 2021-11-05 15:54:49 +09:00
UserInterface Fix multiple issues with textbox content display 2021-11-12 23:32:12 +01:00
UserInterfaceV2 Fix labelled drawable descriptions not showing 2021-11-04 21:44:08 +01:00
DateTooltip.cs
DrawableDate.cs
ErrorTextFlowContainer.cs Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
IHasAccentColour.cs
OsuColour.cs Update difficulty colour spectrum 2021-11-12 14:58:18 +01:00
OsuFont.cs Add alternate Torus font 2021-10-03 23:36:39 +02:00
OsuIcon.cs
ParticleExplosion.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
ParticleSpewer.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
ScreenshotManager.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00