Coder Social home page Coder Social logo

Comments (5)

yangjieshao avatar yangjieshao commented on September 26, 2024 1

我使用 EventBinder.Avalonia 和 ReactiveUI.Fody 替代了 Epoxy.Avalonia 这个问题就解决了
(use 'ReactiveUI.Fody' and 'EventBinder.Avalonia' to replace 'Epoxy.Avalonia' )
(Solve the problem of the mouse being held down in the title bar and the video not refreshing when dragging the window)
初步怀疑是 Epoxy.Avalonia 的 bug
(Preliminary suspicion is that there is a bug in Epoxy.Avalonia)
#47

from flashcap.

yangjieshao avatar yangjieshao commented on September 26, 2024 1

看上去 这是 Avalonia 的问题
(It seems like this is Avalonia's issues)
AvaloniaUI/Avalonia#11322

from flashcap.

yangjieshao avatar yangjieshao commented on September 26, 2024

我尝试在获取到新帧画面后刷新纯色背景
(I tried refreshing the solid background after obtaining a new frame image)
image
image

鼠标在标题栏按住不放或者拖拽移动窗口的时候,背景色未刷新
(When the mouse is held down in the title bar or dragged to move the window, the background color does not refresh)

我在另一个项目中使用类似的代码
(I am using similar code in another project)
image
image
鼠标在标题栏按住不放或者拖拽移动窗口的时候,背景色刷新正常
(When the mouse is held down in the title bar or dragged to move the window, the background color refreshes normally)

不同之处在于我使用的是 ReactiveUI.Fody
(The difference is that I am using ReactiveUI. Fody)
所以 这会不会是 Epoxy.Avalonia 的错误?
(So could this be Epoxy.Avalonia's mistake?)

from flashcap.

kekyo avatar kekyo commented on September 26, 2024

@yangjieshao Thanks your report! I have not checked the details yet, but will try to follow the issue from there as it appears to be an Epoxy issue. Please hold this issue as is.

from flashcap.

kekyo avatar kekyo commented on September 26, 2024

It certainly seems to me that that code could continue to generate events. Let's wait to hear back from the experts. If we finally conclude that it is not an Avalonia problem, we can reopen this issue.

from flashcap.

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.