Bug #1666

discrete interface: labels may overlap if they are too long

Added by Giulio Moro about 8 years ago. Updated about 8 years ago.

Status:ResolvedStart date:2016-03-13
Priority:NormalDue date:
Assignee:Giulio Moro% Done:

0%

Category:-
Target version:-

Description

Currently width of each label is set to equal the length of the inner text, but being their position absolute, they may overlap.
Solution:
constrain the width to the available space so that the text will wrap accordingly.
will require to manually adjust height of the #scale-text-holder and margin of the #slider-holder

History

#1 Updated by Giulio Moro about 8 years ago

  • Status changed from New to Resolved

Fixed in multiple-tests-concatenation branch 80582bdf9d12

#2 Updated by Giulio Moro about 8 years ago

Current fix only works if elements are spread evenly across the range (e.g.: 0 33 66 100 or 0 25 50 75 100)

Also available in: Atom PDF