On Thu, May 22, 2014 at 11:58:57PM +0200, Enrico Forestieri wrote: > commit a596736d76c318f94c36135756b1d1376c042539 > Author: Enrico Forestieri <for...@lyx.org> > Date: Thu May 22 23:47:38 2014 +0200 > > Fix another glitch with on-screen indentation. > > If a new paragraph is created just before a nested environment, > the indentation of the nested environment is not computed > correctly because the parindent of the previous layout would > also be erroneously taken into account. This would cause the > nested environment to move back and forth when something is > added to the new paragraph.
Richard, Ok for branch? This would be a natural continuation of the previous two patches. -- Enrico