Skip to content

Using $SD.setFeedbackLayout with custom layouts #88

Closed Answered by GeekyEggo
erikjmurray asked this question in Help
Discussion options

You must be logged in to vote

I notice the path to the layout file starts with ../ which implies the layout file is outside the root of the plugin; is this correct?

For example, should it instead be this:

const layout = "assets/layouts/screensaver.json"
$SD.setFeedbackLayout(context, layout);

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@erikjmurray
Comment options

@GeekyEggo
Comment options

Answer selected by erikjmurray
@erikjmurray
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants