selection
Here are 190 public repositories matching this topic...
👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.
-
Updated
Jan 24, 2020 - Kotlin
Hello,
I am using the Nim language (https://nim-lang.org) which interfaces with C language seamlessly.
I'd like to use your project as a library where the input is a pointer to array of strings (and all the smenu options) and output is an another pointer to an array of strings.
Would it be possible for you to pack the core of smenu into such function whose API you provide via smenu.h?
🖱️ Selection - A simple and lightweight library to realize visual DOM Selections, like on your Desktop. No jQuery. Supports any CSS library, e.g. Bootstrap. Including vertical & horizontal scroll support.
-
Updated
Jan 25, 2020 - JavaScript
So I checked the code, at least within the neat module, the first 2 arguments (inputs and outputs) are only use to create the random network if none is provided.
This means that if one is, those 2 are useless and hence the calling code looks awkward. I think it should make more sense to make inputs and outputs also options (heck, make it accept just a single options object) and hence they are
A simple style and powerful selector, including ajax remote data, autocomplete, pagination, tags, i18n and keyboard navigation features
-
Updated
Jan 22, 2020 - JavaScript
Demo page bug
If you make a selection on the demo page, hit enter, then click on the highlight you get an uncaught exception self.wrapperNodes is undefined.
TouchListener that can be attached to any RecyclerView and handles multi selection for you
-
Updated
Dec 24, 2019 - Java
An elegant selection list or dropdown menu for iOS with single or multiple selections.
-
Updated
Jan 18, 2020 - Swift
:heavy_check_mark: Scrollable view which can be used to give different choices to user with nice ui.
-
Updated
Dec 3, 2019 - Java
UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.
-
Updated
Dec 30, 2019 - Swift
Hello there,
if I have
let countries = tail.select(".select-tail[name=countries]",tailConfig );
when I try
countries.options.set({ 111:{value:'Some name'} }, true)
I have result error:
tail.select.min.js:2 Uncaught TypeError: Cannot read property 'label' of undefined
at p.options.set (tail.select.min.js:2)
at <anonymous>:1:15
set @ tail.select.min.js:2
(an
A Visual Studio Extension that selects the next occurrences of the current selection and adds multiple cursors for editing
-
Updated
Jan 18, 2020 - C#
So we can npmignore Demo completely.
Demo of how to do this https://github.com/react-native-community/react-native-camera/tree/master/examples/basic#why-is-react-native-camera-not-listed-as-a-dependency-in-packagejson
Add ReasonML binding
Perhaps base it off a .witness field in the inputs... with which case:
vsize of a transaction equals to 3 times of the size with original serialization, plus the size with new serialization, divide the result by 4 and round up to the next integer. For example, if a transaction is 200 bytes with new serialization, and becomes 99 bytes with marker, flag, and witness removed, the vsize is (99
A simple click, should probably toggle an item, or with ctrl toggle, and without select a single item... think similar to html <select> element here.
Just a bit of advice, as the dragging to select didn't make as much sense to me at first.
Touch enabled selectable plugin inspired by the jQuery UI widget.
-
Updated
Jan 23, 2020 - JavaScript
A simple, customizable Country picker for picking country or dialing code. 🇮🇳 🇯🇵 🇰🇷 🇩🇪 🇨🇳 🇺🇸 🇫🇷 🇪🇸 🇮🇹 🇷🇺 🇬🇧
-
Updated
Jan 16, 2020 - Swift
A fast selection algorithm in JavaScript.
-
Updated
Jan 15, 2020 - JavaScript
Add more features
Optimize the Code
Coding interview preparation :sparkles:Includes algorithms, data structures & big-🙃complexities :rocket:
-
Updated
Jan 6, 2020 - Python
2.0 Docs
- Give examples of
appendCustomShareButton(Reddit, Hacker News, Linkedin) #11 - What changed in 2.0? (Twitter username, Facebook
trueby default and no appId required #13) - New way of importing/installing
- Site: create live examples
A collection of customizable RecyclerView Adapters for Android, that provide various functionality like item selection, contextual action mode controls, drag&drop and swiping, among other.
-
Updated
Jan 23, 2020 - Java
Improve this page
Add a description, image, and links to the selection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the selection topic, visit your repo's landing page and select "manage topics."


It would be very helpful to be able to assign the confirm button as the right button. It would also be very helpful from a styling perspective to wrap the confirm/reject buttons in a controllable element like another div.