FiveSecondRule

FiveSecondRule

664k Downloads

Frame not movable

Opened this issue ยท 3 comments

commented

Whenever I press "unlock" in the settings menu, the bar disappears.
I wont let me move the tick bar. Any idea about this?
Version 1.4

commented

It's because of this commit: 8653672

You can delete that line in FiveSecondRule.lua, then it's movable again.

@smp4903 Is there any reason for the frame strata? It is currently causing unwanted behaviour.

commented

@jebstern @Paulbsh That was a bad solution to another problem. One user reported issues with overlapping frames, and setting the strata fixed that issue, but obviously created other far worse ones.
Reverting until I implement are more suitable fix. Thanks!

commented

fixed in 15d8be6