From 3f7707dafc305361a5b8211daf4ffe69038ffd2c Mon Sep 17 00:00:00 2001 From: Toshiaki Asai Date: Sat, 22 Oct 2016 18:55:17 +0900 Subject: openimg: 次のintentボタン refs #911 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/plugin/openimg/window.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/plugin/openimg/window.rb b/core/plugin/openimg/window.rb index ee57f07a..1d5517d3 100644 --- a/core/plugin/openimg/window.rb +++ b/core/plugin/openimg/window.rb @@ -142,7 +142,7 @@ module Plugin::Openimg def gen_browser_clicked proc do - Plugin.call(:open, @next_opener) + @next_opener.forward false end end -- cgit v1.2.3