Ticket #22 (assigned enhancement)

Opened 4 years ago

Last modified 19 months ago

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: External ID:
state: New Browser: All
Operating System: All

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

Changed 3 years ago by pagameba

  • owner changed from madair to pagameba
  • status changed from new to assigned
  • milestone changed from 1.1 to 2.0

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.

Changed 2 years ago by madair

  • milestone changed from 2.0 to 2.1

possible with Jx3.0?

Changed 2 years ago by pagameba

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.

Changed 19 months ago by madair

  • milestone changed from 2.1 to 2.3
Note: See TracTickets for help on using tickets.