atome

Results 1 issues of atome

There's no way to set offset to an element. here is a patch to make it work class Element def offset value = nil if value.nil? Native(`self.offset()`) else left =...