X Tutup
Skip to content

Expose methods to access FileDialog's favorite/recent lists#108146

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
KoBeWi:singleton_favrec
Sep 30, 2025
Merged

Expose methods to access FileDialog's favorite/recent lists#108146
Repiteo merged 1 commit intogodotengine:masterfrom
KoBeWi:singleton_favrec

Conversation

@KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Jun 30, 2025

Follow-up to #105680

Adds and exposes method for accessing the global favorite and recent directory lists.

@KoBeWi KoBeWi added this to the 4.6 milestone Jun 30, 2025
@KoBeWi KoBeWi requested review from a team as code owners June 30, 2025 19:56
@YeldhamDev
Copy link
Member

Tested on my end, it works, but if you don't end the path with a "/", the folder won't appear in the dialog itself. Maybe those functions could take care of this internally?

@KoBeWi
Copy link
Member Author

KoBeWi commented Sep 30, 2025

tbh you are not supposed to manually modify the lists. But handling that wouldn't hurt I guess.

@Repiteo Repiteo merged commit 4d231b5 into godotengine:master Sep 30, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Sep 30, 2025

Thanks!

@KoBeWi KoBeWi deleted the singleton_favrec branch October 1, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup