Skip to content

"get_image" of LayoutView should also work on inactive views #1512

@klayoutmatthias

Description

@klayoutmatthias

See https://www.klayout.de/forum/discussion/2365/problem-with-saving-screenshots-while-changing-layers-groups-visibility#latest for ongoing discussion.

Technically the reason for the problem is that LayoutViewBase::refresh down in the call chain sometimes skips set_view_ops if the view is not active. But calling "update_content" in that case should fix the problem as a workaround.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions