Ticket #3599 (closed enhancement: fixed)
[with patch, positive review] Longer slider and labels on sliders
| Reported by: | itolkov | Owned by: | itolkov |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.1 |
| Component: | notebook | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
Slider update:
- Sliders are now version 3, which is similar to current version 1, but longer
- Label to the right of slider containing the current slider value (string representation), which is updated dynamically
- User can hide label with "display_value=False".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

