|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #53000] Variable editor: Value of '0' is not aligned correctly |
| Date: | Mon, 29 Jan 2018 17:45:16 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Follow-up Comment #6, bug #53000 (project octave):
This is probably related, but when there are decimal points and scientific
notation the numbers are not always aligned vertically.
Steps to reproduce:
x = [1; 1e-3; 1e-6; 1e-9];
openvar x
I would expect that the initial '1' in all of these numbers is aligned.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?53000>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |