Emanuel Feru

Results 85 comments of Emanuel Feru

@Lightnet thanks a lot, it is now displayed on the header! One issue still left is it does not ocuppy fully the container space. ![image](https://user-images.githubusercontent.com/24780745/159577222-5546b5d5-6cc0-42cd-839d-d320294729bb.png) I already tryied adding `resize="window"`...

Thanks @klevron I will give it a try. @Lightnet the `resize="div"` did not work as expected, it behave similar to `resize="window"` but I have to check a bit more to...

I found something by trying: ```js renderer.three.renderer.setSize(container.clientWidth, container.clientHeight); ``` Actually `resize="window"` and `resize="div"` they both work, but for some reason my header background image in the header enlarges. So it...

Not sure if I understand where to place the code above. I have my image specified in the scss file: ```css header.masthead { padding-top: 6rem + 4.5rem; padding-bottom: 6rem; text-align:...

Sounds interesting. I din't use Dictionary in C# yet, so if you are willing to help I would be more than happy

@hakwes Are you willing to support on converting to Dictionary? Especially the Value Tables would be really nice to have them as Dictionary. I can help you updating the Tests...

Hi @Adhara3 , thanks for your detailed answer. Is very good to have both advantages and disadvantages in our overview.

Hi @novval, thanks for your contribution. I will merge it soon.

Candas, what do you say should we disable multi mode by default?