Bug 257287

Summary: Add support for more display formats in view->vector dialog
Product: [Applications] kst Reporter: Nicolas Brisset <nicolas.brisset>
Component: generalAssignee: kst
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: syntheticpp
Priority: NOR    
Version: 2.0.3   
Target Milestone: 2.0.3   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***