Skip to content

Commit e022232

Browse files
Jon Vegard VenåsCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 89ad254 commit e022232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Enhancements
66

7-
* Added the option `pre_plot_sub_components` to the `GUI`-constructor to skip preplotting hidden sub components of an area (the option is by default `false`). The components of an `Area` are then plotted on demand (on the `open` functionality). This greatly enhances performance for large cases.
7+
* Added the option `pre_plot_sub_components` to the `GUI`-constructor to skip preplotting hidden sub components of an area (the option is by default `true`). The components of an `Area` are then plotted on demand (on the `open` functionality). This greatly enhances performance for large cases.
88
* Improved general performance.
99

1010
## Version 0.5.17 (2025-11-19)

0 commit comments

Comments
 (0)