commit | 57da5c9338fe381e5ac7e9411ce003ac4d7d05f0 | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sun Jun 14 07:24:41 2020 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sun Jun 14 07:26:06 2020 +0200 |
tree | 8bacd590767766444739824ec6beca9a6c006dfb | |
parent | b1f5be22e6451d7fefe7b850c20d7f6b52073aa7 [diff] |
Load the shadow DOM of edit forms lazily. Loads the shadow DOM of an edit form only when it is shown on the screen (that is when the user clicks the corresponding Edit button). This keeps the DOM as small as possible at any given point in time. Change-Id: Icc1f43bfb54bd303a7182a02515c72522068415a