Re: [LyX/master] Fix drawing of empty boxes

2017-01-12 Thread Jean-Marc Lasgouttes
Le 12/01/2017 à 16:39, Scott Kostyshak a écrit : I think you also fixed http://www.lyx.org/trac/ticket/10318 Good, I marked it as such. I'll keep an eye out for other issues. Thanks. JMarc

Re: [LyX/master] Fix drawing of empty boxes

2017-01-12 Thread Scott Kostyshak
On Thu, Jan 12, 2017 at 03:19:20PM +0100, Jean-Marc Lasgouttes wrote: > Le 12/01/2017 à 15:01, Scott Kostyshak a écrit : > > A recent commit on master (I'm guessing this one), fixed an issue where > > if I do ctrl+m, ctrl+m, now the blue box looks the same as if I only did > > one ctrl+m. Before, t

Re: [LyX/master] Fix drawing of empty boxes

2017-01-12 Thread Jean-Marc Lasgouttes
Le 12/01/2017 à 15:01, Scott Kostyshak a écrit : A recent commit on master (I'm guessing this one), fixed an issue where if I do ctrl+m, ctrl+m, now the blue box looks the same as if I only did one ctrl+m. Before, there was a corner (it would alternate between bottom-left and bottom-right corners

Re: [LyX/master] Fix drawing of empty boxes

2017-01-12 Thread Scott Kostyshak
On Thu, Jan 12, 2017 at 12:15:51PM +0100, Jean-Marc Lasgouttes wrote: > commit cdc847fd304019a19425a0d5d9d42a556a937097 > Author: Jean-Marc Lasgouttes > Date: Thu Jan 12 12:15:17 2017 +0100 > > Fix drawing of empty boxes > > They were actually bigger than their metrics. A recent c