Force-check document disk status when switching tabs
commit2f59aa4a9a124f88336c284fd488cf1acce94c94
authorJiří Techet <techet@gmail.com>
Wed, 24 Jun 2015 13:25:09 +0000 (24 15:25 +0200)
committerJiří Techet <techet@gmail.com>
Wed, 4 Nov 2015 20:35:13 +0000 (4 21:35 +0100)
tree88d3f59a7e63b75536f7e206342da63b62555a9a
parent0f5e379ec8199ba68f7fa44e642d210a71df7d40
Force-check document disk status when switching tabs

The document_check_disk_status() guarantees that there's no check
performed when switching pages using Ctrl+Tab - remove the outdated
comment and idle call and perform force-check.
src/callbacks.c