Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move file picker into StereoKitC #147

Closed
3 tasks done
maluoi opened this issue May 12, 2021 · 2 comments
Closed
3 tasks done

Move file picker into StereoKitC #147

maluoi opened this issue May 12, 2021 · 2 comments

Comments

@maluoi
Copy link
Collaborator

maluoi commented May 12, 2021

File picker is currently in Framework, and is not fully cross-platform compatible. For systems like UWP a custom file-picker UI cannot be used, since permissions are then not granted for that file. So, this needs:

  • Native file picker for UWP
  • Native 2D file pickers for Flatscreen
  • Fallback StereoKit UI picker for MR platforms that don't have native pickers.
@maluoi maluoi added this to To do in StereoKit v1.0 via automation May 12, 2021
@maluoi maluoi removed this from To do in StereoKit v1.0 May 26, 2021
@maluoi maluoi added this to To do in StereoKit v0.3.2 via automation May 26, 2021
@maluoi maluoi moved this from To do to In progress in StereoKit v0.3.2 May 26, 2021
@maluoi
Copy link
Collaborator Author

maluoi commented Jun 3, 2021

Only remaining platform without a native file picker in flatscreen mode is Linux.

@maluoi
Copy link
Collaborator Author

maluoi commented Jul 1, 2021

Flatscreen file picker for Linux will come later. 🕙

@maluoi maluoi closed this as completed Jul 1, 2021
StereoKit v0.3.2 automation moved this from In progress to Done Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant