Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

"Screenshot Node" maximum size in the F12 developer tools?

  • 1 odpověď
  • 1 má tento problém
  • 4 zobrazení
  • Poslední odpověď od cor-el

more options

hi

i was able to take some screenshots with the right-click "Screenshot Node" tool in the F12 options, but it does nothing when the node's total height is over 7794 pixels (width ~1000).

so i wonder what is the maximum size and can it be changed somewhere?

(win7 64bit, ff 65.0.1)

hi i was able to take some screenshots with the right-click "Screenshot Node" tool in the F12 options, but it does nothing when the node's total height is over 7794 pixels (width ~1000). so i wonder what is the maximum size and can it be changed somewhere? (win7 64bit, ff 65.0.1)

Upravil uživatel screenshot dne

Všechny odpovědi (1)

more options

The screenshot is constructed on canvas and saved a a base64 string that can become quite long for a large image. See e.g.: