normann1974
normann1974
Yes, it's really annoying. I just unlocked logicats and fail to solve them because of this. But I'll try the fave thing. :)
How do I make a Fave showing the logicat puzzles? It seems to me that the title of the boost to show is "Redundakitty" but if I enter that in...
I'm not good at JavaScript but from what I can see, the Redundakitty is constantly removed and added to the DOM while it's visible. That has to be the reason...
Molpy.repaintRedacted() is called every NP, and even though a visible Redundakitty <div> element doesn't change position in the DOM, it's detached from the DOM in the beginning of the method...
The problem is something like this: http://stackoverflow.com/questions/10418281/prevent-page-from-scrolling-after-dom-manipulation
I think what you need to know is the minimum height of the parent that the RKs div is in so that this element is not resized for that short...
The issue with detaching and readding the div also causes the spoiler video to reload itself (thereby restarting) every NP if it's selected as the RK.
Sorry, I'm a newcomer to GitHub and SB. Which branch are the changes on?
I think this fix broke the RK puzzles. In the last five minutes, I've experienced three or four times that a RK was available but it wasn't visible. I've seen...
I'll not probably do any development at this point because I don't have any JavaScript or other frontend development experience (I'm a Java backend programmer) but I'll post bugs when...