Skip to content

Commit e91e9e6

Browse files
committed
2 parents 663d921 + 330bc08 commit e91e9e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# pane-registry
22

33
An index to hold all loaded solid panes, whether statically or dynamically loaded
4+
5+
# Adendum
6+
7+
The pane registry is a crucial part of the Solid Panes systerm. It is wherre any pane inserts itself or is inserted. In the standard working of solidOS, there is one place in solid-panes where all the nomal panes are loaded into the pane registry. But other apps, and especially developers developing new panes can insert their own panes. And so we hope we will end up with panes dynamically laoded according to user configuration preferences.

0 commit comments

Comments
 (0)