-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Rotate origin not correctly applied to children in scene graph. #2
Comments
grokys
pushed a commit
that referenced
this issue
Dec 17, 2014
Trying to fix the rendering issue described in #2.
grokys
pushed a commit
that referenced
this issue
Dec 17, 2014
aelij
pushed a commit
that referenced
this issue
May 3, 2018
grokys
pushed a commit
that referenced
this issue
Sep 6, 2018
jmacato
pushed a commit
that referenced
this issue
Feb 26, 2021
danwalmsley
added a commit
that referenced
this issue
Jan 18, 2022
…-handed-2 win32: Don't raise TextInput event when KeyDown was handled (Attempt #2)
danwalmsley
added a commit
that referenced
this issue
Jan 24, 2022
…-handed-2 win32: Don't raise TextInput event when KeyDown was handled (Attempt #2)
maxkatz6
pushed a commit
that referenced
this issue
Feb 20, 2023
github-merge-queue bot
pushed a commit
that referenced
this issue
Jun 30, 2023
…terface Cleanup runtime platform classes #2
maxkatz6
added a commit
that referenced
this issue
Jul 8, 2024
* Add accessibility ID to the TrayPopupRoot on Windows * [Windows] Add left click and menu item click e2e tests for TrayIcon * [Windows] Add TrayIcon visibility toggle tests * Implement macOS tray icon tests * Make it easier to read tray icon logs * Try to handle win10 accessibility names * Try to upload PageSource * Set condition: always * Hopefully, it works on CI * Try to upload PageSource #2 * Fix win10, hopefully for the last time
Gillibald
pushed a commit
to Gillibald/Avalonia
that referenced
this issue
Jul 29, 2024
* Add accessibility ID to the TrayPopupRoot on Windows * [Windows] Add left click and menu item click e2e tests for TrayIcon * [Windows] Add TrayIcon visibility toggle tests * Implement macOS tray icon tests * Make it easier to read tray icon logs * Try to handle win10 accessibility names * Try to upload PageSource * Set condition: always * Hopefully, it works on CI * Try to upload PageSource AvaloniaUI#2 * Fix win10, hopefully for the last time
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I asked a question about this on SO but got no reply:
http://stackoverflow.com/questions/25852960/what-am-i-doing-wrong-in-my-2d-scene-graph
The issue can be seen easily in the render-problem branch.
The text was updated successfully, but these errors were encountered: