ed926de77f
Fix up/improve dropdown styling/positioning
2020-07-10 17:25:28 +09:00
d0c2a1b9d3
Move dropdown out of display style selector
2020-07-10 17:25:07 +09:00
115bb40816
Select via select action
2020-07-09 18:25:14 +09:00
0eae8d078b
Merge branch 'master' into master
2020-05-05 13:33:29 +09:00
0e2ccac33b
Add spaces to comments
2020-05-04 18:36:24 -07:00
fe31bac505
Fix build error
2020-05-04 18:20:20 +09:00
4c5d01a611
Remove unused usings
2020-04-13 12:34:51 +03:00
b741e359cd
Use OverlayScrollContainer for overlays
2020-04-13 12:23:28 +03:00
a1dc595006
Change scroll container padding
2020-03-04 15:46:35 +07:00
184d10a75a
Revert "Reduce social overlay/direct overlay paddings"
...
This reverts commit cb11292181
.
2020-03-04 15:45:22 +07:00
cb11292181
Reduce social overlay/direct overlay paddings
2020-03-03 16:06:31 +09:00
db4cd51d02
Implement OverlayColourProvider
2020-01-24 12:24:35 +03:00
39d77386a8
Fix context menus not showing on social panels
2019-12-29 10:49:28 -08:00
c3518a2b94
Enum constraint for enum dropdown.
2019-12-09 17:45:26 +08:00
42a98c5d87
Use constants.
2019-11-12 20:07:01 +08:00
8e6e90eaec
Use fixed numbers for padding instead
2019-10-07 16:11:40 -07:00
38c1cee5fd
Fix tab controls overflowing
2019-10-06 10:22:55 -07:00
5f700f2ae9
Simplify exit logic of screens with textboxes using back button receptor
2019-10-01 08:26:34 -07:00
0082695cd8
Choose default category sorting instead of being always first
2019-08-02 13:22:58 -07:00
cb2b14e501
Centralise fullscreen overlay logic
2019-05-14 14:20:53 +09:00
f1952c0816
Update font awesome usage
2019-04-02 19:55:24 +09:00
de80fc0eac
Update icon usage to match framework changes
2019-03-27 19:29:27 +09:00
9a11a08acc
Update textbox usages
2019-03-23 02:00:27 +09:00
26d53d06a9
Fix remaining issues
2019-02-28 13:31:40 +09:00
3015d40f8f
Merge branch 'master' into osu-fontusage
2019-02-22 18:09:23 +09:00
d8c55bc729
Adjust namespaces
2019-02-21 19:05:52 +09:00
bca347427f
Update with framework bindable changes
2019-02-21 18:56:34 +09:00
4db5531e4b
Replace copy-constructor/method with extension method
2019-02-20 19:32:30 +09:00
a2aa3ec5cb
Adjust sprite texts in-line with framework changes
2019-02-20 15:03:20 +09:00
260034a80e
Don't auto-focus textboxes when on screen keyboard would cause inconvenience
2019-01-25 19:20:29 +09:00
82d944dc89
Fix textbox colours not always being set corrrectly
2019-01-25 19:20:29 +09:00
7ed215c521
Make InternalPadding a bit simpler
2019-01-25 14:46:45 +09:00
4cae9bae83
Merge branch 'master' into fix-multiplayer-parallax-overflow
2019-01-24 20:41:10 +08:00
8617aaa2a7
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
7ac20c3545
Add overflow padding to account for parallax shifting
...
Added overflow padding in the Multiplayer screen, and adjusting content (LoungeSubScreen, FilterControl, Header, "Create Room" button) to account for this padding.
2019-01-24 16:11:24 +08:00
f27bd3ef3e
OpenTK -> osuTK
2018-11-20 17:14:59 +09:00
99fc04c8af
Change signature to new event handler
2018-10-02 12:02:47 +09:00
0f37758314
Update framework
2018-07-21 16:21:53 +09:00
32a74f95a5
Normalize all the line endings
2018-04-13 18:26:38 +09:00
3d05798d80
Change SearchableListOverlay to use OsuTabControl strip.
2018-03-29 15:34:53 -03:00
37d393bca0
Update licence headers
2018-01-05 20:21:19 +09:00
39b5b04700
Don't use Bindable for AccentColour
...
Implements IHasAccentColour for conformity to rest of project. Also fixes a nullref when opening the login menu.
2017-08-29 18:17:01 +09:00
923ffae42c
Update SlimEnumDropdown in line with framework
2017-08-25 15:57:55 +09:00
a5007fc64f
Fix some remaining usage of local InputManager instances
2017-08-16 13:07:18 +09:00
0d9ea97828
Allow Rulesets to create a non-FontAwesome icon
...
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
2017-08-03 14:36:21 +09:00
ce204b8e7b
Merge remote-tracking branch 'ppy/master' into right-mouse-scrollbar
2017-07-14 06:23:07 +09:00
9d47dd9ff9
Add support for right mouse absolute scrolling (when enabled)
...
Will likely need to be bindable when hooked up to settings and actually used.
2017-07-12 18:57:44 +09:00
a9ff0b5317
Make SlimMenu more opaque.
2017-07-11 01:59:52 -03:00
84701846ec
Merge https://github.com/ppy/osu into osu-direct-search
2017-07-11 00:26:49 -03:00
724e5aa99e
Merge master into better-input
2017-07-05 13:59:40 -07:00