8f77f4cd1f
Only smart layout takes screen sharing/external video states in account when populating its initial state. The others don't, and that causes some weird issues when switching back-and-forth between layout types due to their input states becoming inconsistent - ie having an active screen sharing and transitioning from Smart -> Custom would mark it as false (due to its absence from the initial state) and pollute its state for subsequent layouts. This commit guarantees those features are taken into account when populating initial input states for Focus On*/Custom layouts. |
||
---|---|---|
.. | ||
api | ||
startup | ||
ui | ||
utils |