Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Longer slider and labels on sliders #3599

Closed
itolkov mannequin opened this issue Jul 8, 2008 · 9 comments
Closed

Longer slider and labels on sliders #3599

itolkov mannequin opened this issue Jul 8, 2008 · 9 comments

Comments

@itolkov
Copy link
Mannequin

itolkov mannequin commented Jul 8, 2008

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".

Component: notebook

Issue created by migration from https://trac.sagemath.org/ticket/3599

@itolkov itolkov mannequin added c: user interface labels Jul 8, 2008
@itolkov itolkov mannequin self-assigned this Jul 8, 2008
@itolkov
Copy link
Mannequin Author

itolkov mannequin commented Jul 8, 2008

Attachment: trac3599_sage_1.patch.gz

Attachment: trac3599_extcode_1.patch.gz

@itolkov itolkov mannequin added the s: needs review label Jul 8, 2008
@itolkov itolkov mannequin added p: major / 3 and removed p: minor / 4 labels Jul 18, 2008
@itolkov itolkov mannequin added this to the sage-3.0.6 milestone Jul 18, 2008
@jasongrout
Copy link
Member

comment:4

Where does the png file go?

@jasongrout
Copy link
Member

comment:5

Answering my question, it goes in:

$SAGE_ROOT/data/extcode/notebook/javascript/jqueryui/themes/flora/i/slider-bg-3.png

This patch seems to do what it claims and looks like reasonable code, looks nice, and doctests pass in sage/server/notebook/*.py

+1

@williamstein
Copy link
Contributor

the image of the slider

@williamstein
Copy link
Contributor

comment:6

Attachment: trac3599_extcode_2.patch.gz

I replaced the png by a proper patch.

@williamstein
Copy link
Contributor

comment:7

I give this another positive review, by the way. Very good.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Jul 31, 2008

comment:8

Merged trac3599_sage_1.patch and trac3599_extcode_1.patch in Sage 3.1.alpha0. trac3599_extcode_2.patch is empty. You need to add a git style patch or reattach the png.

Cheers,

Michael

@sagetrac-mabshoff sagetrac-mabshoff mannequin changed the title Longer slider and labels on sliders [partially merged] Longer slider and labels on sliders Jul 31, 2008
@itolkov
Copy link
Mannequin Author

itolkov mannequin commented Jul 31, 2008

Attachment: slider-bg-3.png

Here's the png again.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Jul 31, 2008

comment:9

Merged slider-bg-3.png in Sage 3.1.alpha0. Thanks Igor for the png. In the future please export a git style patch in case binaries are involved.

Cheers,

Michael

@sagetrac-mabshoff sagetrac-mabshoff mannequin changed the title [partially merged] Longer slider and labels on sliders Longer slider and labels on sliders Jul 31, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin modified the milestones: sage-3.1.1, sage-3.1 Jul 31, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Jul 31, 2008
@itolkov itolkov mannequin mentioned this issue Aug 12, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants