question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

export dialog: show relative size increase when embedding scene

See original GitHub issue

Show size increment of the embedded scene during export, as `+22kB’ after the checkbox.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:2
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
dwellecommented, Dec 15, 2020

Sure.

Make sure this applies:

  • The helpers for computing the size (well, I say computing the size, but you’ll effectively need to encode and compress it as if doing it for real) will continue to be lazyloaded (via dynamic`import()).
  • Don’t initialize/load/compute if the checkbox is not checked. This means the +1kb label won’t show before then, but it will also ensure we don’t load & compute the stuff unnecessarily when no one cares for it.
0reactions
Kartik1397commented, Dec 15, 2020

Can I work on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Origin Help - The Export Graph Dialog Box - OriginLab
This is useful when exporting graph to meet specification of a journal, such as scale image to 1-column or 2-column width for the...
Read more >
Export settings reference for Media Encoder - Adobe Support
The image gets overlaid according to its relative size regardless of the output resolution. Absolute Sizing – Enable this option to link the ......
Read more >
Storyboard Pro 6.0 Online Help: Export to Movie Dialog Box
Sets the size of caption lines relative to the height of the exported movies. For example, if exporting a movie at 1080p with...
Read more >
Export Settings - affinity.help
Each file format available in the Export Options panel and the Export dialog offers a variety of settings that affect the resulting file(s)....
Read more >
Mineways Documentation - Real-Time Rendering
Normally you can just hit "OK" on the export dialog and things will work fine. ... Also, the chunks loaded get reduced in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found