Problem Statement/Rationale
New windows start with initial zoom, no matter the zoom of the previous window.
When you try to zoom the new window, the previous window is zoomed too.
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
Steps to Reproduce
1. zoom in or out your compass window several times
2. open a new window
3. I expect the new window to have the same zoom level as the first one, but it doesn't have it
4. I try to zoom the new window, and the previous window is zoomed at the same time.
So let's say you zoomed 4 times the first window
w1z = 0+4
Then you open a new window
w2z = 0 !!!!
Then you try to zoom it 4 times
w2z = 0+4
w1z = 0+8 !!!!!
Expected Results
What do you expect to happen?
Actual Results
What do you observe is happening?
Additional Notes
Any additional information that may be useful to include.