dfdao / dfdao.github.io

Public Utils and Plugins from dfdao
2 stars 3 forks source link

Event need 2 clicks to work instead of only 1 the first time #11

Closed Velorum6 closed 2 years ago

Velorum6 commented 2 years ago

When you join the page, and you go to the DFDAO Adventures section, and click one of the events, you need to click 2 times the first time to make the description appear, not sure what is the problem.

Bulmenisaurus commented 2 years ago

maybe you should try to use window.getComputedStyle(imageRemembered).display instead of imageRemembered.style.display?

Velorum6 commented 2 years ago

tried, but it doesn't work :S