ArthurHub / ArthurHub/HTML-Renderer
UI Freeze and doesn't repaint when using scroll bars on Linux
- 主要语言
- C#
- 星标
- 1.4k
- 派生
- 550
- 平均合并
- 14 天 9 小时
- 30 天内合并 PR
- 1
描述
I'm using HtmlRenderer.Mono to render HTML via Mono .Net Framework 4.7.1 Winforms.
I've written a small demo app which works fine - it's a simple htmlPanel with event subscriptions for loading/caching images - works great.
When I integrate this demo form into an existing larger app, scrolling freezes the UI the the whole app. There's no crash log or output in console....it's as though something crashes the UI thread, The app is still running, as I can see it's process via top and monitor it's CPU load.
The crash isn't instant either. I can slide the scroller up and down for between 2 and 20 seconds.....at some point it locks.
HtmlRenderer.Mono source code doesn't appear to be anywhere so I can't debug it.
Can anyone help?
Thanks!
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。