Opened 16 years ago

Last modified 14 years ago

#22 assigned enhancement

EditableScale should have a history of entered scales

Reported by: pagameba Owned by: pagameba
Priority: P3 Milestone: 2.3
Component: Widgets Version: 1.0.3
Severity: Minor Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

It would be really nice if the EditableScale widget kept a history of previously entered scale values and allowed you to jump to them quickly. Some things to think about:

  • should be possible to put it in a toolbar (esp a BottomBar with the picker opening upwards)
  • should be possible to define how many entries it remembers
  • should be possible to pre-populate the list
  • the list should be sorted
  • the history should be smart enough to not put the same entry in twice, within a certain (possibly configurable) tolerance.

Change History (4)

comment:1 by pagameba, 16 years ago

Milestone: 1.12.0
Owner: changed from madair to pagameba
Status: newassigned

This is a bit more possible with the new version of Jx, the new Combo button is a little smarter than it was before. May still need some enhancements to support all the features listed above.

comment:2 by madair, 14 years ago

Milestone: 2.02.1

possible with Jx3.0?

comment:3 by pagameba, 14 years ago

There are some new things in JxLib 3 that make the list of *shoulds* a little easier, but we haven't built an editable combo box yet. It is on my list of things to do so I think we should keep this one in the current milestone.

comment:4 by madair, 14 years ago

Milestone: 2.12.3
Note: See TracTickets for help on using tickets.