range
Here are 380 public repositories matching this topic...
Expand tutorial
Steal good introductory material from http://docs.seqan.de/seqan/3-master-user/tutorial_ranges.html as suggested by @agurtovoy here in #998.
When using drag_interval the onChange event is called twice on every move to the right.
Her's an example to demonstrate this issue:
http://jsfiddle.net/y81j67qh/13/
If you drag the bar to right it always calls the onChange event 2x. First has the old from time, the second has both from and to times updated.
Another issue is that occasionally if you move the bar left slowly (by one step) it does
-
Updated
Jun 1, 2020 - TypeScript
-
Updated
Oct 4, 2019 - Java
-
Updated
Apr 9, 2020 - Python
-
Updated
May 10, 2020 - C++
Hello,
It may seem not important but it speeds up a lot searching. Otherwise the only way is to make text search ...
Thanks
-
Updated
May 24, 2020 - JavaScript
Ionic version: (check one with "x")
[ ] 2.x
[ ] 3.x
[ X ] 4.x
Ion2-calendar mode: (check one with "x")
[ X ] components mode
[ ] modal mode
I'm submitting a ... (check one with "x")
[ ] bug report
[ ] feature request
[ X ] help me
Current behavior:
I have a custom height ion-toolbar set in the root of the project and it's causing a huge gap between
-
Updated
Apr 14, 2020 - C
-
Updated
May 13, 2020 - C++
-
Updated
Jan 22, 2020 - Vim script
It will be a nice enhancement to have the ability to change values with two thumbs.
I can make this done a bit later. What do you think?
I think it should be work this way:
- If click between thumbs - move the closest thumb to the mouse point
- If click before the first thumb - move it, else if click after the last thumb - move it. Of course, we should respect rtl.
Accessibility issues
-
Updated
Apr 7, 2019 - Java
The repository's README says it is intended for people who "don't want to (or can't) use the full-blown Range-V3". This is a vague statement. difficult to understand. I mean, other than the fact that Nano is missing some Ranges-V3 features - what's the difference? Why would someone want to use the same functionality from Nano rather than from Ranges-V3? The explanation should be more detailed and
-
Updated
Apr 26, 2019 - JavaScript
-
Updated
May 7, 2020 - JavaScript
-
Updated
Oct 8, 2019 - C
Since codesandbox complains about stylus and globs in it, it is hard for me to set up a codesandbox instance with vuetify and examples.
Try to find other workaround and include embedded examples in the gitbook documentation
Could you please add an option to disable the z-index when we use the inline calendar?
I have a sidebar with a z-index of 1000 so when I open it, the calendar looks like this because it is z-index: 99999
In the end, thanks for this awesome calendar
-
Updated
Jun 5, 2020 - C#
-
Updated
Mar 6, 2020 - Swift
Improve this page
Add a description, image, and links to the range topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the range topic, visit your repo's landing page and select "manage topics."

'onclick' events are broken under iOS 13 wkwebview. More details here: facebook/react#17258
The solution is to use 'onTap' detection, which works with both click and all touch devices.
Good libraries for that :
https://github.com/GianlucaGuarini/Tocca.js
https://github.com/hammerjs/hammer.js/