Is it possible to take screenshots of popups/dialo...
# compose-desktop
a
Is it possible to take screenshots of popups/dialogs on desktop? I am using
ImageComposeScene
but they are not present in the screenshot
tumbleweed 1
As it turns out it is! But rendering dialogs inside a
ImageComposeScene
renders it differently than in a window. still trying to figure out why. Same composable but in a scene vs window:
for future reference the above is now fixed and merged. not sure which version will have the fix though