Ricardo Bossan

Results 18 comments of Ricardo Bossan

> It looks like with pythonic folding style this issue is not happening. At least stopped for me `let g:vim_markdown_folding_style_pythonic = 1` That solved the issue for me. Thanks!

Drafted because there's more code to add coverage to.

This issue no longer repro in .NET 9.0.100-preview.1.24101.2: ![wfd-i-3978-2](https://github.com/dotnet/winforms/assets/30190295/03a8e4bf-c036-49b6-8644-f01e24ca325f) Related code was changed very recently, which may have solved the issue: ![image](https://github.com/dotnet/winforms/assets/30190295/8a941a86-b3b3-48f6-854c-6ffcf754d882)

> @LeafShi1 @Epica3055 @ricardobossan - please review this change, specifically compare this code to the InProc designer in the VS repo @Tanya-Solyanik The changes seem very familiar to those existing...

Needs to solve conflicts. Otherwise LGTM.

> Please investigate the failing tests @Tanya-Solyanik In my fix, I discovered that the transparency issue stems from the `DataGridViewRow` header's left border being set to `Outset` when `RightToLeft` is...