In BlueGriffon 2.3.1, once I edit a CSS stylesheet externally (which may be part of a series of stylesheet imports), BlueGriffon automatically reloads the document to reflect the new styles. This is good and correct, and was already implemented in previous versions.
The problem is that in v2.3.1, once this happens BlueGriffon seems to go into an infinite reload cycle, with the page reloading every time I click on the page. It's as if BG neglected to turn off the dirty flag (or rest the last-modified timestamp) for the reloaded file, and perpetually thinks it needs to reload it.
When this happens I am forced to restart BlueGriffon; merely closing and reopening the document being edited doesn't stop this problem.
In BlueGriffon 2.3.1, once I edit a CSS stylesheet externally (which may be part of a series of stylesheet imports), BlueGriffon automatically reloads the document to reflect the new styles. This is good and correct, and was already implemented in previous versions.
The problem is that in v2.3.1, once this happens BlueGriffon seems to go into an infinite reload cycle, with the page reloading every time I click on the page. It's as if BG neglected to turn off the dirty flag (or rest the last-modified timestamp) for the reloaded file, and perpetually thinks it needs to reload it.
When this happens I am forced to restart BlueGriffon; merely closing and reopening the document being edited doesn't stop this problem.