Bartłomiej Dach
|
f6a3047596
|
Merge branch 'master' into editor-metadata-name-unification
|
2022-06-18 10:22:52 +02:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Bartłomiej Dach
|
6ff6a3f5b3
|
Rename and document chooserPath
|
2022-06-16 21:51:31 +02:00 |
|
Salman Ahmed
|
db02cb81c5
|
Fix file chooser path not opening home directory initially
|
2022-06-16 20:48:17 +03:00 |
|
Salman Ahmed
|
6aee689586
|
Fix previous file lookup not using metadata properties
|
2022-06-16 18:50:38 +03:00 |
|
Salman Ahmed
|
f1081db953
|
Fix background/track implicitly renamed on initial load
|
2022-06-16 18:48:32 +03:00 |
|
Salman Ahmed
|
2c35b1404b
|
Use FileInfo as current bindable type
|
2022-06-15 19:29:09 +03:00 |
|
Salman Ahmed
|
1ff070f5ff
|
Decouple LabelledFileChooser from LabelledTextBoxWithPopover
|
2022-06-15 17:45:31 +03:00 |
|
Salman Ahmed
|
6a8cf514e0
|
Update background/track file chooser to not display filename
|
2022-06-15 09:52:13 +03:00 |
|
Salman Ahmed
|
f3f0960335
|
Use unified filename for background and track during editor import
|
2022-06-15 09:02:48 +03:00 |
|
Bartłomiej Dach
|
cf9b78ea2a
|
Improve safety of FileChooserLabelledTextBox disposal
|
2022-06-02 20:38:14 +02:00 |
|
Bartłomiej Dach
|
ec24b32fa6
|
Add NRT coverage for FileChooserLabelledTextBox
|
2022-06-02 20:36:28 +02:00 |
|
Salman Ahmed
|
eec9248cde
|
Darken background colour in "setup" and "verify" screens
|
2022-05-28 02:10:18 +03:00 |
|
Dean Herbert
|
c02ec05056
|
Remove remaining usage of EditorRoundedScreen
|
2022-05-24 18:43:22 +09:00 |
|
Dean Herbert
|
17e0105c2c
|
Fix interaction with popover when textbox is disabled
|
2022-05-17 17:33:54 +09:00 |
|
Dean Herbert
|
3ff0399281
|
Split out LabelledTextBoxWithPopover for reuse
|
2022-05-17 17:33:54 +09:00 |
|
Joseph Madamba
|
5e5c8e78a6
|
Use existing web localisation for most hardcoded strings
|
2022-04-20 16:31:11 -07:00 |
|
Salman Ahmed
|
f5d0eb41cb
|
Update further ChangeFocus usages
|
2022-02-15 02:42:39 +03:00 |
|
Dean Herbert
|
67bf95bc91
|
Remove all usage of AuthorString
|
2022-01-18 23:30:40 +09:00 |
|
Dean Herbert
|
d10d657073
|
Merge pull request #16421 from Susko3/textbox-AllowIme-false
Add `AllowIme => false` to text boxes where applicable
|
2022-01-18 18:02:47 +09:00 |
|
Dean Herbert
|
51251e3204
|
Fix CI reported warnings
|
2022-01-12 22:39:00 +09:00 |
|
Susko3
|
a0842838e7
|
Add AllowIme => false where applicable
Also adds `AllowWordNavigation => false` to password text box.
|
2022-01-12 00:15:17 +01:00 |
|
Joseph Madamba
|
7de43e3aba
|
Fix most open compound words in identifiers being closed
|
2021-12-27 20:26:28 -08:00 |
|
Dean Herbert
|
1eed2436e6
|
Clean up unused resolved properties
|
2021-12-03 18:49:49 +09:00 |
|
Dean Herbert
|
a7e4e7be3a
|
Remove the ability to specify a filename in ReplaceFile
|
2021-11-29 18:11:51 +09:00 |
|
Dean Herbert
|
0eea026afb
|
Remove null checks on CreateInstance() calls
|
2021-11-24 12:23:09 +09:00 |
|
Dean Herbert
|
51a353e12d
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
|
Dean Herbert
|
ed07ee8c61
|
Update all existing usages of AuthorString /AuthorId
Unfortunately the getters need to be left in place else EF breaks.
|
2021-11-04 18:59:37 +09:00 |
|
Dean Herbert
|
ad0732484f
|
Just wait for metadata section to be loaded
|
2021-10-14 22:12:38 +09:00 |
|
Dean Herbert
|
4ca97bc60a
|
Merge branch 'master' into difficulty-move-to-beatmap
|
2021-10-06 16:14:21 +09:00 |
|
Dean Herbert
|
b339c149d8
|
Copy BaseDifficulty to Beatmap<T> and move all write operations across
|
2021-10-06 15:10:45 +09:00 |
|
Dean Herbert
|
d9849bcf49
|
Fix dragging on an editor file selection text box causing repeated popover display
Local fix and no tests as this is a pretty weird usage of `TextBox`.
We'll probably want to change it to not use a textbox eventually.
Closes #14969.
|
2021-10-06 13:15:05 +09:00 |
|
Bartłomiej Dach
|
345cde251d
|
Add "samples match playback rate" to editor setup screen
|
2021-09-12 16:54:17 +02:00 |
|
Dean Herbert
|
e0ee2a5533
|
Change section title to read better
|
2021-09-05 13:34:57 +09:00 |
|
Dean Herbert
|
25420af078
|
Rename method to drop redundant ruleset suffix
|
2021-09-05 13:34:23 +09:00 |
|
Bartłomiej Dach
|
1a90fb1ef3
|
Fix cached property being assigned twice
|
2021-09-04 19:52:42 +02:00 |
|
Bartłomiej Dach
|
ce1912781e
|
Add extension point for ruleset-specific beatmap setup sections
|
2021-09-02 23:29:14 +02:00 |
|
Dean Herbert
|
0319177c5c
|
Fix pixels poking out of the top edge of editor setup screen
|
2021-09-01 16:46:19 +09:00 |
|
Bartłomiej Dach
|
5dc938cc9f
|
Update tests to match expectations
|
2021-08-31 22:41:47 +02:00 |
|
Bartłomiej Dach
|
04773b51bb
|
Remove countdown toggle transition for now
Tricky to get right and the design isn't final as is anyway, so leaving
*something* functioning as a best-effort for now.
|
2021-08-31 22:41:40 +02:00 |
|
Bartłomiej Dach
|
ddf9d2aa6c
|
Add test coverage
|
2021-08-30 22:55:58 +02:00 |
|
Bartłomiej Dach
|
eec9f6d191
|
Add countdown settings to design section
|
2021-08-30 22:51:41 +02:00 |
|
Bartłomiej Dach
|
ccf337bdc2
|
Merge branch 'master' into editor-setup-file-selector-popovers
|
2021-08-23 18:28:44 +02:00 |
|
Salman Ahmed
|
bd42d7aada
|
Hide popover on file selection
|
2021-08-23 18:01:01 +03:00 |
|
Dean Herbert
|
c2c9a93e2c
|
Show editor file choosers in a popover rather than inline
Supersedes and closes #14370.
Closes #14367.
|
2021-08-23 18:12:36 +09:00 |
|
Dean Herbert
|
2f6b95da39
|
Add descriptions for the remaining settings
|
2021-08-23 17:41:03 +09:00 |
|
Dean Herbert
|
1de84e1c98
|
Change description to include mention of video
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
|
2021-08-23 17:34:19 +09:00 |
|
Bartłomiej Dach
|
2e80e2be51
|
Reword epilepsy warning description text
|
2021-08-22 21:47:37 +02:00 |
|
Bartłomiej Dach
|
9816af688e
|
Add basic design settings to setup screen
|
2021-08-22 17:43:20 +02:00 |
|
Bartłomiej Dach
|
81280dfd25
|
Use editable skin structure in combo colour picker
|
2021-08-15 21:18:08 +02:00 |
|