From 4cd9f6154e52fec1bce73e9f7fdf42814b1a8b71 Mon Sep 17 00:00:00 2001 From: anekos Date: Wed, 19 May 2010 16:21:41 +0000 Subject: migemo 様々になっていたのを修正 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37647 d0d07461-0603-4401-acd4-de1884942a52 --- stella.js | 1 + 1 file changed, 1 insertion(+) (limited to 'stella.js') diff --git a/stella.js b/stella.js index a6090be..f3983df 100644 --- a/stella.js +++ b/stella.js @@ -1797,6 +1797,7 @@ Thanks: if (!self.player.has('relations', 'r')) U.raiseNotSupportedFunction(); + context.anchored = false; context.title = ['Tag/ID', 'Description']; context.keys = {text: 'text', description: 'description', thumbnail: 'thumbnail'}; let process = Array.slice(context.process); -- cgit v1.2.3