Git Product home page Git Product logo

Comments (4)

DSnopov avatar DSnopov commented on July 19, 2024

Hello! Thank you for reporting this.
One user has already reported this issue, but I couldn't reproduce it. It looks like the library, which is used for drawing in ScreenTray, fails to recognize that you are using a high-resolution (retina) display.
Could you answer these questions below to help me reproduce the issue, please:

  1. Do you use an external display?
  2. Which MacBook do you use? What is your built-in display?

from screentray-distribution.

sfeidersullivan avatar sfeidersullivan commented on July 19, 2024

Hello! Thank you for reporting this.
One user has already reported this issue, but I couldn't reproduce it. It looks like the library, which is used for drawing in ScreenTray, fails to recognize that you are using a high-resolution (retina) display.
Could you answer these questions below to help me reproduce the issue, please:

  1. Do you use an external display?
  2. Which MacBook do you use? What is your built-in display?

@DSnopov I think you are right!

  1. Yes, 2560 x 1440 ASUS PB278
  2. 2017 15" 2880 x 1800 Retina MacBook Pro, Radeon Pro 560 4096 MB graphics

More specific steps to reproduce

  1. Plug in external display
  2. Keep built in display open
  3. Take screenshot on built in display (will work fine if taken on external)
  4. Select area with blur tool
  5. Blur will not match selection

Note: it matters which display the screen shot was taken on, not which display the blur tool was used.

from screentray-distribution.

DSnopov avatar DSnopov commented on July 19, 2024

Interesting. Another user who reported this issue had the same external display so that might be the cause of the problem. ScreenTray was tested with several external monitors, and everything worked as expected. Apparently, there are exceptions.
Sorry if I'm asking too much, but could you open Chrome and paste here the output from this jsfiddle (https://jsfiddle.net/9kwfm07y/) for both your displays?
I appreciate your feedback. Please send an email to [email protected] to get free license keys if you need them. Thanks for your help @sfeidersullivan !

from screentray-distribution.

sfeidersullivan avatar sfeidersullivan commented on July 19, 2024

np!

Both Displays On

External:

  • Device Pixel Ratio: 1
  • Backing Store Pixel Ratio: 1

Built-in:

  • Device Pixel Ratio: 2
  • Backing Store Pixel Ratio: 1

External Only

  • Device Pixel Ratio: 1
  • Backing Store Pixel Ratio: 1

Built-in Only

  • Device Pixel Ratio: 2
  • Backing Store Pixel Ratio: 1

from screentray-distribution.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.