octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44683] wrong vertical bottom alignment of mul


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #44683] wrong vertical bottom alignment of multiline text boxes
Date: Thu, 02 Apr 2015 09:48:57 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #44683 (project octave):

The problem is in line 1350 in  __go_draw_axes__.m  in
octave4.0.0-rc2mplotutilprivate

          num_lines = rows (obj.string)

obj.string = 'multiline textnwith bottom alignment'
but
num_lines = 1

lines counting should also count n in the string.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44683>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]