1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/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 Fix FTB causing flashlight to block vision correctly 2019-07-23 15:17:02 +09:00
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 Update tooltip implementations 2021-08-30 16:05:00 +09:00
DrawableDate.cs Update remaining tooltip implementations to use generics 2021-08-31 20:01:13 +03:00
ErrorTextFlowContainer.cs Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
IHasAccentColour.cs Constrain transformable with class. 2019-12-09 17:45:26 +08:00
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 Fix osu! icon font name mismatch 2019-04-02 19:55:46 +09:00
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