Bug 257287 - Add support for more display formats in view->vector dialog
Summary: Add support for more display formats in view->vector dialog
Status: RESOLVED DUPLICATE of bug 257285
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 2.0.3
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: 2.0.3
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-19 01:00 UTC by Nicolas Brisset
Modified: 2011-01-19 20:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Brisset 2010-11-19 01:00:12 UTC
Version:           2.0.3
OS:                Linux

We should find a trick to allow displaying vector values in a better way. Right now you have only a limited number of digits, which makes it impossible to distinguish between large ints for instance.
Either we find a smart way of determining the format intelligently based on vector values, or we could add options in the UI. A combobox with a number of typical presets would not be bad, but if we implement bug #257285 it becomes awkward. In that case a click (RMB) menu on the column header may be better, but it lacks discoverability...

Ideas welcome!


Reproducible: Always




OS: Linux
Comment 1 Nicolas Brisset 2010-12-03 16:21:17 UTC
I've been thinking about this a bit and I think I have some nice ideas. As it has to be handled together with bug #257285 (because you won't do it the same if you visualize one vector or many), I'm closing this one now and I'll post meckups to the other one.

*** This bug has been marked as a duplicate of bug 257285 ***