Dean Herbert
|
f0ebb920b9
|
Make Action s nullable
|
2023-02-14 13:54:00 +09:00 |
|
MK56
|
5006dbe3db
|
Update osu.Game/Screens/Select/FooterV2/FooterButtonV2.cs
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
|
2023-02-14 00:07:02 +01:00 |
|
mk56-spn
|
ae9a17d76b
|
Add offset to FooterButtonV2.cs shadow
|
2023-02-13 22:20:41 +01:00 |
|
mk56-spn
|
be52d0a60c
|
Add note explaining shadow opacity
pass ColourProvider in from test, instead of hard coding it in `FooterButtonV2.cs`
|
2023-02-13 22:18:34 +01:00 |
|
mk56-spn
|
61584ba63c
|
Fix corner_radius missing in some parts of FooterButtonV2.cs .
Adjust shadow radius value to 5 to match figma.
|
2023-02-13 22:15:29 +01:00 |
|
mk56-spn
|
6e6421caea
|
Change FooterV2.cs colour to use ColourProvider instead of OsuColour .
Remove unnecessary `FillFlowContainer`
|
2023-02-13 22:12:25 +01:00 |
|
Dean Herbert
|
48f7e0163c
|
Adjust comments and formatting of comments
|
2023-02-03 16:27:20 +09:00 |
|
Dean Herbert
|
4248453616
|
Use FinishTransforms rather than manual duplication of background colour logic
|
2023-02-03 16:27:20 +09:00 |
|
Dean Herbert
|
a1200b8fe8
|
Adjust footer button colour handling to read better and take into account mouse down
|
2023-02-03 16:27:20 +09:00 |
|
mk56-spn
|
80fd1a0bc7
|
Remove leftover comment regarding X axis offsets
|
2023-02-02 18:29:12 +01:00 |
|
mk56-spn
|
f5d579144b
|
Remove free mods button
|
2023-01-30 12:57:24 +01:00 |
|
mk56-spn
|
41f5e5143a
|
Remove ``onclick ` and `mousedown `` override
|
2023-01-30 12:56:39 +01:00 |
|
mk56-spn
|
92a755c5da
|
adjust colourbar to position itself in a more simple fashion
|
2023-01-17 22:16:59 +01:00 |
|
mk56-spn
|
680646d3a6
|
Make offsetting of bottom bar more readable
|
2022-12-29 12:02:08 +01:00 |
|
mk56-spn
|
626f4b0dfd
|
fix test failures, improve button logic
|
2022-12-19 16:35:20 +01:00 |
|
mk56-spn
|
407b0a0ad3
|
Address issues from Joehuu review
|
2022-12-19 11:30:23 +01:00 |
|
mk56-spn
|
7373d79ba6
|
Use OsuColour instead of hex for button accent colour
|
2022-12-02 19:16:25 +01:00 |
|
mk56-spn
|
c5bad816db
|
Add button colouring whilst corresponding overlay is present
|
2022-12-02 18:44:21 +01:00 |
|
mk56-spn
|
ea882f6874
|
Add disabled button dimming.
|
2022-12-01 22:31:14 +01:00 |
|
mk56-spn
|
55a21a75a4
|
Add hover lightening
|
2022-12-01 22:07:28 +01:00 |
|
mk56-spn
|
d7cea51551
|
Add functionality of Random button
|
2022-12-01 16:29:52 +01:00 |
|
mk56-spn
|
1530495e7c
|
Add button "accent" colour, bottom bar, icon, text
|
2022-12-01 15:34:09 +01:00 |
|
mk56-spn
|
774eb178a1
|
Add basic button design and footer button addition flow
|
2022-12-01 13:13:37 +01:00 |
|
mk56-spn
|
18b4317e99
|
Create Basic V2 footer and test
|
2022-12-01 11:57:50 +01:00 |
|