Dean Herbert
|
1eed2436e6
|
Clean up unused resolved properties
|
2021-12-03 18:49:49 +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 |
|
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 |
|
Bartłomiej Dach
|
f45418dde7
|
Replace game-side directory/file selector with framework extensions
|
2021-07-06 22:11:54 +02:00 |
|
Bartłomiej Dach
|
9394af32f5
|
Move drag & drop support logic to chooser component
|
2021-04-04 12:34:52 +02:00 |
|
hbnrmx
|
824fb9f398
|
reopen FileSelector in the directory of the previous selection
|
2021-04-02 18:01:26 +02:00 |
|
Dean Herbert
|
bd1dad5477
|
Remove null allowance for now
|
2020-11-24 15:54:27 +09:00 |
|
Dean Herbert
|
3ed7868801
|
Scroll editor setup screen to file selector on display
Previously the file selector would potentially display off-screen,
making for confusing UX.
Closes #10942.
|
2020-11-23 13:49:14 +09:00 |
|
Dean Herbert
|
98fe5f78ee
|
Split setup screen up into sections (and use a SectionContainer)
|
2020-10-06 17:29:08 +09:00 |
|