mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 12:27:32 +01:00
Move wrapTables() to just after wrapFrames()
This commit is contained in:
parent
cbbb46a776
commit
bb0fffcec2
@ -50,9 +50,8 @@ function render(data, scrollY) {
|
||||
window.scrollTo(0, scrollY);
|
||||
|
||||
wrapFrames()
|
||||
wrapTables()
|
||||
stripStyles()
|
||||
convertImgSrc()
|
||||
wrapTables()
|
||||
|
||||
postRenderProcessing()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user