Mopups icon indicating copy to clipboard operation
Mopups copied to clipboard

Add nullable annotation

Open maxkoshevoi opened this issue 3 years ago • 3 comments

Add <Nullable>enable</Nullable> to the project file. This will provide better development and usage experience.

I can help annotate the code.

maxkoshevoi avatar Feb 16 '22 16:02 maxkoshevoi

i agree, i always forget about these options, i'll go through and try and find a bunch of available extras we could switch on.

LuckyDucko avatar Feb 17 '22 02:02 LuckyDucko

Enabled them in general, but there're couple of warnings that need to be fixed. Most of them in PopupPageRenderer.cs

maxkoshevoi avatar Feb 19 '22 19:02 maxkoshevoi

Hmmm, this already looks like a pain, but i guess when more features are implemented, we can see where we stand with these in PopupPageRenderer

LuckyDucko avatar Feb 21 '22 05:02 LuckyDucko