Closed paulremo closed 2 years ago
@csxADS will modify the astronaut message to stick to the top of the page when scrolling. The automatic height adjustment of the iframe (#3) will have to be disabled on this page to accommodate this.
Done but can't see results
What do you mean? Can you be a bit more specific?
The files are up to date in NRPMInteractivity but the website still displays the previous interface
A fix was proposed in 7caac5ec0f84a582073a4b9b2bc6acc76bef8bae.
@csxADS: On Chrome (not Firefox) the moving astronaut causes a distracting flickering of the vertical scrollbar. According to the CSS rules for ext_content
defined inside myiframes.css
the bar should not be visible in the first place. Do you think there is a way to hide the bar properly?
You can set the css property "overflow-y: hidden" to the iframe, it should work
overflow-x *
@csxADS did you fix this? I see that you modified something in a27466f9c70b8f964846e10f6c6a8e13ded36ee8, but the vertical scrollbar is still visible.
Done! Thanks :)
Make the astronaut in 10.1. Failure rate processing visible on all screen sizes. This is related to #25.
Another option would be to add short tooltips (e.g., a couple of words as the gist of the text displayed by the astronaut)