SilentSin

Results 47 issues of SilentSin

![image](https://user-images.githubusercontent.com/9582550/56722368-4ad2fd80-678a-11e9-9677-3f42ae8d572f.png) If I'm already on the page for `Animancer.AnimationEventReceiver`, it doesn't really need to use the full name when referring to members in that type. The summary in that image...

![image](https://user-images.githubusercontent.com/9582550/56721921-46f2ab80-6789-11e9-8d8d-4029e82f1525.png) There's no point in repeating the type name on every line when it's obviously going to be the same for every constructor. I recommend changing the heading to "Parameters"...

It seems to me that the syntax is even more important than the summary so it should go right under the member heading. And the Assembly/Namespace/ContainingType should be moved a...

``` /// /// The best field ever. /// /// /// public float value; ``` This produces an API page with a See Also section listing both SomeMethod and AnotherMethod, but...

![image](https://user-images.githubusercontent.com/9582550/69491339-9ba50300-0edf-11ea-9ef6-0dc654ec7d3a.png) I think it would be nicer to sort enums by their value rather than their name, though some might disagree. Perhaps a config option?

![image](https://user-images.githubusercontent.com/9582550/69530891-9f5b8700-0fbe-11ea-8f03-b53606b9b21b.png)

**Describe the bug** I'm getting an extra line of white pixels at the bottom of every gif I record. **To Reproduce** 1. Set the height of the recording area to...

🔷 Bug 🐛
⬜ Pending