Daniel Fang
Results
2
issues of
Daniel Fang
### Description TextAlignmentExtensions does not work with inherited controls of Label, Picker, etc. Previously this worked because the type parameter of the extension method was ITextAlignment, instead of a concrete...
bug
When running the example code provided in the wiki, I get this error: Type mismatch: cannot convert from IFDSReachingDefinitions to IFDSTabulationProblem It seems the issue comes from this statement: ```...