Force extraction to add the ability to create custom forces #2931
Open
Description
Proposed solution
Extracting interfaces to the top classes.
Alternatives considered
We can probably also provide a default public constructor for ForceFactory, but the first solution with already public interfaces seems better.
Additional context
If someone wants to change the layout, they cannot control the arrangement of the elements at this time.