powerange icon indicating copy to clipboard operation
powerange copied to clipboard

Two small fixes

Open zefei opened this issue 11 years ago • 5 comments

  • changed input type requirement from text to text or number (html5 input type) this doesn't change any behavior but it allows libraries such as angularjs to use the correct input type
  • sometimes the steps array misses the last value due to float point calculation error changed how steps are calculated by adding a small number to the end condition

zefei avatar Jun 12 '14 23:06 zefei

+1

startswithaj avatar Aug 20 '14 07:08 startswithaj

+1

slobdell avatar Mar 13 '15 14:03 slobdell

+1

sja avatar Apr 06 '15 14:04 sja

+1

RicardoGeek avatar Apr 24 '15 19:04 RicardoGeek

@zefei Can you provide a specific example of the steps issue?

abpetkov avatar Nov 04 '16 15:11 abpetkov