Marvelous

Results 6 issues of Marvelous

error message: too much recursion Array: function(dummy) { TypeError: Array.prototype.slice is undefined ...=function(a){return function(b){return T(Array.prototype.slice.call(arguments,1)... TypeError: b.trigger is not a function ...nt(t,"mousemove",b.throttle(function(){b.trigger("window.mousemove")},250,50),!1...

``` ActiveRecord::RecordNotFound (Couldn't find all CodeThemeUserSettings with 'id': (first, {:conditions=>["user_id = ?", 1]}) (found 0 results, but was looking for 2)): lib/redmine/hook.rb:119:in `block (2 levels) in render_on' lib/redmine/hook.rb:117:in `map' lib/redmine/hook.rb:117:in...

bug

The bottom of the gif with window shadow are not well transitioned to white background. It is a small defect but nice to fix.

同样的 fis-conf.js 配置,在 Mac OS X 下运行 fis release --watch 没有问题,但是在 Windows 7 下面始终没有办法 watch,尝试过添加 fis.config.set('project.watch.usePolling', true); 也没有用。 在两台 Win 7 机器上均如此,于是我在 Mac OSX 里安装了一个 Win 7 虚拟机,干净环境安装 node /...

bug

环境:Windows 7 Ultimate 64位,新装机,干净。 运行 fis server start 后输出如下: > fis server start > checking java support : java not support! > [WARNI] Error: spawn java ENOENT > To start...

enhancement