You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new Direct2D renderer on Windows, it's pretty useful to be able to toggle between the renderers. Since this is just a toggle on getPeer, it's ideal to do from the inspector vs. have to build the toggle into each app.
The text was updated successfully, but these errors were encountered:
With the new Direct2D renderer on Windows, it's pretty useful to be able to toggle between the renderers. Since this is just a toggle on
getPeer
, it's ideal to do from the inspector vs. have to build the toggle into each app.The text was updated successfully, but these errors were encountered: