Stefania Pedrazzi
Stefania Pedrazzi
Fixed in #5240 and #5266.
Is there any particular reason why the new "clear" icon has the PNG format and the other icons ("fullscreen", "ide", "info", ..) are stored in SVG format. It would be...
Everything works fine! It took me a while to make it work locally, I double checked that I'm loading the modified CSS but from what I could get locally I...
Ok, I will review the changed. I meant that there is some "space" between the word and the button border for "INFO", "WARNING" and "ERROR" but not for "stdout" "stderr"...
I confirmed the layout issues are fixed. Just a question: in Webots the console is cleared when a world is loaded. Maybe it would be good to implement the same...
Given that the list of nodes that still needs to be updated should be already listed in #305, I think that we can review and merge this PR.
Initially I tried to insist on having one sentence per line on the documentation for MD filed because it is easier to read and review the sources. But this doesn't...
`global` variables are still used in `webots_ros` and `webots_server` repositories.
> make WbSkin inherit from WbTransform instead of WbAbstractTransform Note that the `Skin`node should not have the `children` field, so if `Transform` does it then `Skin` cannot inherit from `Transform`...