Kenneth Pouncey
Kenneth Pouncey
Is this still a valid issue using the current Blazor preview?
This is also no longer working on Windows.
Issue reported here https://github.com/mono/MonoGame/issues/3943
Sorry beppe9000 but we do not support this yet. It is on our list.
Numbers 3, 5, 6, and 8 should all be working now.
@zahik Can you try doing the exact same thing but instead of using a CCGameView use a SwapChainPanel? ``` ``` Of course the ViewCreated will not exist so just comment...
@twestley and @netonjm is this resolved??
Thank you for the information. Will take a look.
Trying to do the exact same thing and have the same problem on iOS. Update: Using the following code instead of `BackgroundColor="Transparent"` is working for me as a workaround. ```...
Agree. I ended up using the `.tag` and custom `StrategyTrade` class to accumulate all this information.