Kevin André
Results
3
comments of
Kevin André
Can confirm. This bug is really annoying; it causes error CS0262 "Partial declarations of 'JobService' have conflicting accessibility modifiers". CodeMaid should not add an access modifier to a "partial" declaration.
Is this PR still going to target .NET 9 or will it be .NET 10? Asking because of issue #11731.
A workaround seems to be to set `TopMost = true` in the child window if it detects that its parent has TopMost enabled.