Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-7230

zoom with multiple windows

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Electron, UI / UX
    • Labels:
      None
    • Environment:
      OS:
      node.js / npm versions:
      Additional info:
    • 3

      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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            antonio@hacknlove.org hacknlove N/A
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: