[Sie-announce] SIEコード [2984] #23781 「struct-frag-02-tで画像全体の幅と高さが大きくなる」を修正

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
2011年 10月 8日 (土) 23:05:33 JST


Revision: 2984
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2984
Author:   dhrname
Date:     2011-10-08 23:05:33 +0900 (Sat, 08 Oct 2011)

Log Message:
-----------
#23781 「struct-frag-02-tで画像全体の幅と高さが大きくなる」を修正

Ticket Links:
:-----------
    http://sourceforge.jp/projects/sie/tracker/detail/23781

Modified Paths:
--------------
    branches/08x/087/org/w3c/dom/svg.js

Modified: branches/08x/087/org/w3c/dom/svg.js
===================================================================
--- branches/08x/087/org/w3c/dom/svg.js	2011-10-07 14:38:13 UTC (rev 2983)
+++ branches/08x/087/org/w3c/dom/svg.js	2011-10-08 14:05:33 UTC (rev 2984)
@@ -1898,6 +1898,8 @@
         tis = void 0;
       }
     }
+    //ビューポートの位置をスクロールで調整 (なお、_txプロパティはSVGSVGElementのSIEコードを参照)
+    ifcw.scroll(-s.documentElement._tx, -s.documentElement._ty);
     s._isLoaded = 1;  //_isLoadedプロパティはevents::dispatchEventメソッドで使う
     s.defaultView._cache = s.defaultView._cache_ele = null;
     oba = _doc = evt = ndoc = objei = tar = tview = objw = objh = n = att = sdt = sp = dcp = backr = sw = sh = style = fontSize = void 0;




Sie-announce メーリングリストの案内
Zurück zum Archiv-Index