Closed abishekvashok closed 7 years ago
This is all in flappy2.svg, I assume.
@niccokunzmann yep The SVG Files in /layers/environment and /layer/characters
are not working.
These are three questions for to bring across your point of view, I believe: What do you want to achieve? What did you try? What was different from what you expected? Can you edit the description at the top to include the answers?
@niccokunzmann I think it's okay enough!
@Abhi2424shek have you changed the style attribute to remove "display:none" because once you do.. you can see the layer, by default it is set so, and displayed only when the java script function is called. Hope this helps :).
I called the JavaScript function to display: inherit but let me give a try on this can you mention the exact line no for a reference.
@Abhi2424shek This is what I mean, the display is set to none for each layer by default..
@Marauderer97 k, I will get a fix in then!
@Marauderer97 see the updated issue!
@Marauderer97 , is this bug valid?
The layers in 'layers/environment/{sea.sv,hull.svg,DayAndNight.svg}
and
layers/environement/obstacles` does not work, please make sure they work properly for this is needed very badly. I want the layers/ svg files to able to be displayed as an image (just try to open it with a browser and if nothing pops out you are seeing error!).Current SVG File's results:
It shows a blank screen... This is true for all SVG files in layers/ folder
We would need this to proceed in PR #227
Any help @niccokunzmann