nshtinkov
nshtinkov
Is this still planned? It would fix #1814 and the Eraser addition is also quite needed. Being able to detect pen pressure on Windows is essential, and it is a...
This could be related to #8135. The column dependence was not observed there; maybe the fix was tested only for a single-column list so the remaining issues avoided detection.
The issue is present for me with VS 2022 version 17.5.0, following the exact description by @FedericoNembrini above (https://github.com/dotnet/maui/issues/7134#issuecomment-1174873953). The values of width and height seem correct, but setting the...
I have the same issue with MAUI 8.0.40 and VS 17.10.0. It seems that #20666 is a duplicate. The workaround works for me, but it is quite unfortunate that almost...
This seems to be fixed as of Maui 8.0.90; the bug does not manifest in the reproduction repo with this version.
> @nshtinkov , Is the result you are expecting below? Yes this is it. Thank you for the detailed explanation.