MacDownApp/macdown

Crash when scrolling on initial Markdown preview render (MacOS Sierra)

开放

#716 创建于 2016年12月23日

 (7 条评论) (0 个反应) (0 位负责人)Objective-C (930 个派生)batch import
bughelp wanted

仓库指标

星标
 (7,686 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I noticed today that when I opened a rather large Markdown file in Macdown, and tried to scroll down immediately, before the preview finished rendering, the application would crash. This happened a couple of times, also with some smaller files. I successfully managed to replicate it just before writing this report (to get the crash log). It seems to be an issue with the main view trying to scroll the preview view before it has any content. Here is an image of the crash log: image

Here is the full log: http://pastebin.com/EenjhawV

贡献者指南