mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
45c1d2b0ce
In IE8, when a page in the preview iframe uses a web font (not just references it in CSS, but actually has glyphs present in the page), the fonts in the containing admin interface will become corrupted (display as all squares) until the mouse moves. This commit uses the technique described at http://stackoverflow.com/questions/9809351/ie8-css-font-face-fonts-only-working-for-before-content-on-over-and-sometimes#10557782 to cause the admin panel to re-calculated all it's fonts after the preview iframe has loaded, fixing the glitch |
||
---|---|---|
.. | ||
jquery-changetracker | ||
jquery-fitheighttoparent | ||
lang | ||
leaktools.js | ||
LeftAndMain.ActionTabSet.js | ||
LeftAndMain.BatchActions.js | ||
LeftAndMain.Content.js | ||
LeftAndMain.EditForm.js | ||
LeftAndMain.FieldHelp.js | ||
LeftAndMain.js | ||
LeftAndMain.Layout.js | ||
LeftAndMain.Menu.js | ||
LeftAndMain.Panel.js | ||
LeftAndMain.Ping.js | ||
LeftAndMain.Preview.js | ||
LeftAndMain.Tree.js | ||
LeftAndMain.TreeDropdownField.js | ||
lib.js | ||
MemberDatetimeOptionsetField.js | ||
MemberImportForm.js | ||
ModelAdmin.js | ||
SecurityAdmin.js | ||
ssui.core.js |