view build-aux/changelog.tmpl @ 20280:a5f9bf4df254 stable

Avoid crash when trying to annotate an empty figure (bug #45241) * Canvas.cc (Canvas::canvasMouseMoveEvent): allow axes object to be invalid when in TextMode * Canvas.cc (Canvas::canvasMousePressEvent): don't define m_mouseAxes when in textmode
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Tue, 02 Jun 2015 19:42:07 +0200
parents b67c2d580a25
children
line wrap: on
line source

header = '{date|shortdate}  {author|person}  <{author|email}>\n\n'
changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'