Revision history of "Template:Tongji Software/app/decorators/FullScreenInBackground js"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 09:30, 4 October 2019Q310 (Talk | contribs). . (641 bytes) (+641). . (Created page with " export default (Target) => class FullScreenInBackground extends Target { constructor(props) { super(window.innerWidth, window.innerHeight, props); // Put automatic...")