Open mattleibow opened 3 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
ContainerView
(#14895), similarity score: 0.74Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Right now our wrapper views are very simple (or were supposed to be) but sometimes we needed something for a specific platform and/or view.
For example:
This PR adds a bunch of logic from MauiView and for various types of controls. This really should be done a bit differently, but that POR is taking too long already.
This PR is doing things with the wrapper view on windows around the input transparency things and this should be done right
This PR does things for Android and iOS
I would think maybe this might need to happen: