On Thu, Dec 04, 2003 at 12:44:15AM +0000, John Levon wrote:
> On Wed, Dec 03, 2003 at 11:09:45PM +0000, Angus Leeming wrote:
> 
> > Hi, joohn!
> 
> Bah, my keyboard is dyiing :(
> 
> > I've just regained the ability to hit InsetExternal by updating the 
> > cache data. I suspect that other insets are missing this too.
> > 
> >  void InsetExternal::draw(PainterInfo & pi, int x, int y) const
> >  {
> > +       xo_ = x;
> > +       yo_ = y;
> >         renderer_->draw(pi, x, y);
> 
> Strikes me as a highly dubious thing to do, but since I'm not doing any
> coding, I suppose I don't have a say ...

You certainly have a say, especially if you formulate it as
constructive criticism.

Andre'

Reply via email to