summaryrefslogtreecommitdiff
path: root/restrictions.md
blob: 72807c3d7109c643a812f2e548bcf0dc81d74d04 (plain)
1
2
3
4
This is a file to keep track of API restrictions that simplify the implementation of the package. I would like to eliminate them, but...

- Once you open a window, the controls are finalized: you cannot change the window's control or add/remove controls to layouts.
- Once you open a window, you cannot change its event channels or its controls's event channels.