Git Product home page Git Product logo

Comments (5)

nashaofu avatar nashaofu commented on June 10, 2024

你把截图的窗口吗?还是你本身应用的窗口?请提供详细一点的信息

from screenshots.

canvascat avatar canvascat commented on June 10, 2024

@nashaofu 简单来说,就是在截图窗口无法从左上角开始拉取截图区域。
然后我在截图窗口开启开发者模式,运行:

document.addEventListener('mousemove', e => {
    console.log([e.x, e.y])
})

在鼠标移动到距离窗口边框5px以内的区域后,控制台不再打印出鼠标的坐标。
下面是操作录屏:
video

from screenshots.

nashaofu avatar nashaofu commented on June 10, 2024

你好,你录制的视屏我这边看不了,我感觉应该是我这边把窗体设置为透明导致的

from screenshots.

nashaofu avatar nashaofu commented on June 10, 2024

你是什么系统?

from screenshots.

canvascat avatar canvascat commented on June 10, 2024

@nashaofu
系统:windows10
我也觉得是transparent的问题,因为不使用transparent的时候就不会存在这个问题。
可是做截图功能的话这个属性又特别需要。😂

from screenshots.

Related Issues (20)

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.