Skip to content

Need help for app.changeCurrentPageBackground() #5616

Closed Answered by rolandlo
Shogun05 asked this question in Q&A
Discussion options

You must be logged in to vote

It looks to me like the API doesn't support that yet. Basically we need

page->setBackgroundImage(newImg);
page->setBackgroundType(PageType(PageTypeFormat::Image));

and we only get the second step via app.changecurrentPageBackground(":image").

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Shogun05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants