Skip to content

Delay panel rendering - #160

Merged
dg merged 1 commit into
nette:masterfrom
JanTvrdik:pr/lazy_panel_rendering
May 21, 2016
Merged

Delay panel rendering#160
dg merged 1 commit into
nette:masterfrom
JanTvrdik:pr/lazy_panel_rendering

Conversation

@JanTvrdik

@JanTvrdik JanTvrdik commented May 5, 2016

Copy link
Copy Markdown
Contributor

Similarly to how we delay rendering of invisible dumps we should delay rendering of invisible panels and render them the first time they became visible. This is especially important when bar panel contains a lot of HTML (for example query log).

What do you think?

@dg
dg force-pushed the master branch 6 times, most recently from 7f3fd63 to bbc898e Compare May 19, 2016 14:17
@JanTvrdik
JanTvrdik force-pushed the pr/lazy_panel_rendering branch from 2d53b24 to 3552156 Compare May 21, 2016 06:44
@JanTvrdik
JanTvrdik force-pushed the pr/lazy_panel_rendering branch from 3552156 to 5ee0d72 Compare May 21, 2016 06:47
@JanTvrdik

JanTvrdik commented May 21, 2016

Copy link
Copy Markdown
Contributor Author

@dg This is now ready to merge from my point of view.

@JanTvrdik

JanTvrdik commented May 21, 2016

Copy link
Copy Markdown
Contributor Author

It breaks toggle persisting in window-mode, I'll look into it.

It did not work before, so it's fine 😄

@dg

dg commented May 21, 2016

Copy link
Copy Markdown
Member

Great!

@dg
dg merged commit c5d2579 into nette:master May 21, 2016
@JanTvrdik
JanTvrdik deleted the pr/lazy_panel_rendering branch May 21, 2016 16:16
@adrianbj

Copy link
Copy Markdown
Contributor

Thanks @JanTvrdik - this is awesome!

@dg

dg commented May 22, 2016

Copy link
Copy Markdown
Member

@JanTvrdik there is problem when panel contains dumps with LIVE => TRUE, it is not inited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants