dotsquid

Results 5 comments of dotsquid

Wow, thanks @studiostart ! Unfortunately Unity removed WebView from 2020, so now I'm not sure it's reasonable to use it.

Here is my humble attempt to fix it https://github.com/RefactoringGuru/design-patterns-csharp/pull/6

Hi @Creta5164 Thanks for reaching out. I've just checked this in 2021.2.7f1 and indeed the window has stopped being resizable.

Hi @Creta5164 I started to investigate this issue and it appeared that besides that the window is not resizable anymore Unity prevents it from minimizing its height lower than 100.0f....

@Creta5164 Hi. Today I received a disappointing answer from Unity that it's not a bug and this behavior is "by design". I replied that this behavior was not present several...