Dan Balasescu
|
b1cf917b49
|
Merge pull request #17823 from peppy/settings-filter-fixes
Fix incorrect settings state if searching too quickly (during load process)
|
2022-04-22 16:38:41 +09:00 |
|
Dean Herbert
|
f282e5b013
|
Remove one more unnecessary schedule
|
2022-04-22 15:32:23 +09:00 |
|
Bartłomiej Dach
|
8c6864727e
|
Merge branch 'master' into first-run-setup
|
2022-04-21 22:14:57 +02:00 |
|
Dean Herbert
|
832d37b2c2
|
Update screen transition events to use new event args
|
2022-04-22 00:52:44 +09:00 |
|
Dean Herbert
|
1490502d4c
|
Improve overall usability of scale adjust screen
|
2022-04-19 16:59:04 +09:00 |
|
Dean Herbert
|
7582c2a5e8
|
Remove unnecessary bindable
|
2022-04-14 19:13:54 +09:00 |
|
Dean Herbert
|
bb4322a4c4
|
Fix UI scale being applied unevenly, causing elements to move around relative to each other
|
2022-04-14 19:04:31 +09:00 |
|
Dean Herbert
|
7160a48bab
|
Adjust hold to confirm animation curve to better show intention
|
2022-04-14 14:11:44 +09:00 |
|
Dean Herbert
|
36868dbdb4
|
Add the ability to override the user setting for hold-to-confirm containers
Sometimes the user is not right.
|
2022-03-21 16:07:27 +09:00 |
|
Susko3
|
ac55fea3c9
|
Confine the host cursor to area of 'everything' scaling container
|
2022-03-11 14:04:12 +01:00 |
|
Salman Ahmed
|
d9be65ea39
|
Remove no longer necessary CancelUserScroll method
|
2022-03-06 23:58:06 +03:00 |
|
Salman Ahmed
|
60334046e4
|
Revert UserTrackingScrollContainer changes
|
2022-03-06 23:57:51 +03:00 |
|
Salman Ahmed
|
634821e49f
|
Use the term "programmatically" instead
|
2022-03-06 00:01:45 +03:00 |
|
Salman Ahmed
|
5b3ffb12b7
|
Refactor channel scrolling container to handle manual scrolls resiliently
|
2022-03-05 23:27:07 +03:00 |
|
Bartłomiej Dach
|
346cec3577
|
Merge branch 'add-offset-adjust-tooltip-text' into combine-time-slider-implementation
|
2022-03-05 14:58:56 +01:00 |
|
Dean Herbert
|
7854a0a913
|
Use double instead of float for UIHoldActivationDelay configuration value
All times use double, so let's also use double here.
|
2022-03-04 12:22:56 +09:00 |
|
Dean Herbert
|
cb0d643f70
|
Add parameter xmldoc to explain what a null rect does
|
2022-03-03 14:38:20 +09:00 |
|
Dean Herbert
|
29bf7d0bde
|
Fix shocking grammar and typos in block comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-03-03 14:35:52 +09:00 |
|
Dean Herbert
|
b5684aaa76
|
Scale -> Rect to read better
|
2022-03-02 20:33:28 +09:00 |
|
Dean Herbert
|
8d7cdbd883
|
Add note about nested masking case
|
2022-03-02 20:25:34 +09:00 |
|
Dean Herbert
|
29ed419d53
|
Change how custom scales are applied to ScalingContainer to allow for better transitions
|
2022-03-02 20:13:01 +09:00 |
|
Dean Herbert
|
1916011ebf
|
Tween corner radius when scaling container becomes non-fullscreen
|
2022-03-02 20:08:12 +09:00 |
|
Dean Herbert
|
e324287f79
|
Reduce expansion delay on ExpandingButtonContainer
Felt too long.
|
2022-02-14 18:08:17 +09:00 |
|
Dean Herbert
|
3aa5908de8
|
Remove unused using statement
|
2022-02-14 18:01:56 +09:00 |
|
Dean Herbert
|
b9d9fc56af
|
Move files to UI namespace
|
2022-02-14 17:51:39 +09:00 |
|
Dean Herbert
|
d62885f30b
|
Don't schedule call to updateSize in LoadComplete to ensure following FinishTransforms runs as expected
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2022-02-04 22:31:41 +09:00 |
|
Dean Herbert
|
e2262bf3b2
|
Schedule all calls to updateSize for safety
|
2022-02-04 20:33:15 +09:00 |
|
Dean Herbert
|
503025b970
|
Fix completely incorrect and dangerous usage of bindable binding
|
2022-02-04 19:19:44 +09:00 |
|
Dean Herbert
|
30d2c7ba6a
|
Add parenthesis to disambiguify conditionals
|
2022-02-04 17:07:23 +09:00 |
|
Dean Herbert
|
52fdf0349f
|
Add safe area support via ScalingContainer
|
2022-02-04 16:37:05 +09:00 |
|
ColdVolcano
|
81215b9f0e
|
Use correct effect points when EarlyActivationMilliseconds is not zero
|
2021-12-04 22:31:55 -06:00 |
|
Dean Herbert
|
3de8125eac
|
Update UI cases where repeat should not be handled
|
2021-11-18 13:13:36 +09:00 |
|
Dean Herbert
|
6b6dd93e9e
|
Fix LinkFlowContainer not creating user links supporting full IUser specification
|
2021-11-08 14:17:47 +09:00 |
|
Dean Herbert
|
86540d1fb6
|
Update existing usages of Author as string to access Username directly
|
2021-11-04 18:57:54 +09:00 |
|
Dean Herbert
|
b9983add15
|
Rename User to APIUser and move to correct namespace
|
2021-11-04 18:21:31 +09:00 |
|
Bartłomiej Dach
|
b95c95527e
|
Accept LocalisableString s in LinkFlowContainer
|
2021-11-02 21:42:01 +01:00 |
|
Bartłomiej Dach
|
61f0339c1d
|
Avoid double-adding chunks in link flow container
|
2021-10-29 06:34:08 +02:00 |
|
Bartłomiej Dach
|
6f863ca204
|
Adjust game-side text flow containers to part-based model
|
2021-10-29 06:34:08 +02:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Bartłomiej Dach
|
7e7b747755
|
Always use OverlayColourProvider in scroll containers if available
|
2021-10-13 22:05:48 +02:00 |
|
Bartłomiej Dach
|
d205483a36
|
Revert ThemedDropdown -related changes
|
2021-10-13 21:57:50 +02:00 |
|
Bartłomiej Dach
|
7139c832b0
|
Add support for changing scrollbar accent colour & use in themed dropdown
|
2021-10-12 22:20:07 +02:00 |
|
smoogipoo
|
f9d5abff8a
|
Update with keybinding changes
|
2021-09-16 18:26:12 +09:00 |
|
Bartłomiej Dach
|
7b9e501fa0
|
Merge branch 'master' into 14421-multi-password-error-handling
|
2021-09-14 22:58:20 +02:00 |
|
Dean Herbert
|
e17b800470
|
Move shake logic into extension method
|
2021-09-14 14:44:23 +09:00 |
|
sh0ckR6
|
e018071be4
|
Remove OnShakeFinish event
|
2021-09-11 19:50:41 -04:00 |
|
ekrctb
|
9637326f0c
|
Allow customizing link style by override in LinkFlowContainer
|
2021-09-08 15:52:54 +09:00 |
|
sh0ckR6
|
b1f91596a7
|
Give user feedback on password attempt fail
Shake the popover
Set the input box's color to red and set the placeholder text to "incorrect password"
|
2021-09-07 20:05:24 -04:00 |
|
Dean Herbert
|
591ba8cb09
|
Ensure the final scroll target is used when checking for whether too far down
|
2021-08-20 17:56:35 +09:00 |
|
Dean Herbert
|
03e6ca5ba9
|
Adjust scroll behaviour to feel better
|
2021-08-20 17:40:56 +09:00 |
|