-
-
Notifications
You must be signed in to change notification settings - Fork 163
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
flutter-pi -r 180 doesn't rotate the shadows #443
Comments
I get these kind of errors after I run the command. Could that impact the shadows output?
|
I've never seen that before, not even sure how that would happen. I'll try reproducing that As a temporary workaround, you can put your entire app in a |
Sure. I'm running the latest Debian 12 for raspberry pi on raspberry pi 5. (It's my first pi, but I've read online there's a lot of differences between the previous versions, or the pi OSs). If there's anything else you need from me just let me know. |
When I used the -r argument to rotate the screen it rotated all the UI nicely, but it didn't rotate the shadows rendering (look for the floating action button at the bottom right of the screen) - they're rendering just like they'd use to render without the rotate. Is there any way to fix that currently?
The rotated image:
Not rotated image (expected behaviour):
The text was updated successfully, but these errors were encountered: