You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 3.2.0 of CCA (Electron) does not properly handle changes in screen display scale percentages. Example: When a laptop lid is open (display scale = 125%) vs. closed (display scale = 100% using attached monitor).
The color picker displays an area far from the actual picker position. The old Classic 2.6.0 version handles such changes fine.
Desktop information:
OS: Windows 10 Enterprise 64 bits
Version 10.0.19044.2364
Steps To Reproduce the issue
Use a laptop with Display Scale set to 125% (Recommended) but with monitor attached by HDMI cable
Open CCAe 3.2.0
Choose the color picker and then move to the area to sample a pixel's color
Close the laptop cover. That changes the Display Scale to 100% (Recommended) for the monitor
Choose the color picker and then move to the area to sample a pixel's color
Expected behavior
CCAe adjusts its window dimensions based on the display scale. It also adjusts the color picker screen "window's" position based on the new display scale (just like the old version 2.6.0 does)
The text was updated successfully, but these errors were encountered:
Slightly related issue: when normally using a large external monitor and then having only the laptop's monitor when on the road, and opening up CCA, the app may be shown outside the viewport. I see no way of getting it to display on the smaller built-in screen. Closing and repoening the app does not help.
To add to the information here, I am also experiencing the same issue with v3.5.4 on Win 11 (build 22631.4169).
All OS zoom settings that are not 100% cause the contents of the magnifier to not match the picker location (they are consistently in an upward-left location).
Version 3.2.0 of CCA (Electron) does not properly handle changes in screen display scale percentages. Example: When a laptop lid is open (display scale = 125%) vs. closed (display scale = 100% using attached monitor).
The color picker displays an area far from the actual picker position. The old Classic 2.6.0 version handles such changes fine.
Desktop information:
Steps To Reproduce the issue
Expected behavior
CCAe adjusts its window dimensions based on the display scale. It also adjusts the color picker screen "window's" position based on the new display scale (just like the old version 2.6.0 does)
The text was updated successfully, but these errors were encountered: