v2 requiring an instance of App, AppHandle or Window to get access to path functions like home_dir() #10478
Labels
help wanted
Help is requested to fix this issue
type: documentation
Need to update the API documentation
in v1, all you needed was to import and you had access to paths:
but now in v2, you need an instance of AppHandle:
is this intended?
also there's no documentation I could find on v2 usage of paths
The text was updated successfully, but these errors were encountered: