User interface design
The goal of user interface design is to produce a user interface which makes it easy, efficient, and enjoyable (user-friendly) to operate a machine in the way which produces the desired result (i.e. maximum usability). This generally means that the operator needs to provide minimal input to achieve the desired output, and also that the machine minimizes undesired outputs to the user.
Here are 1,494 public repositories matching this topic...
-
Updated
May 27, 2021 - Vue
-
Updated
Jul 22, 2021 - JavaScript
-
Updated
Jul 24, 2021 - Vue
-
Updated
Jul 17, 2021 - JavaScript
-
Updated
Apr 12, 2021 - JavaScript
I use Nord everything, vim, vs code, terminal... you name it. I love this theme. I use the tui launcher on my phone and try as I might I am not so good at making it Nordified correctly.
Anyone in here think they could help?
https://github.com/Andre1299/TUI-ConsoleLauncher/wiki/Customize-T_UI
-
Updated
Jun 30, 2021 - TypeScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jul 18, 2021 - Vue
-
Updated
Jul 20, 2021 - Vue
Sampler Graphics
We need some good graphics for the main sampler screen. This is where you can do rudimentary editing of the samples that are played in the sequencer.
There are two screens. The main screen with the controls:
- Volume (this one may be changed later)
- Speed (Playspeed. The sample also pitches up or down)
- Filter (in the middle the sound is unchanged, away from center it engages either hi-pass
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
May 1, 2021 - Swift
-
Updated
Jul 23, 2021 - Vim script
-
Updated
Jan 10, 2020 - JavaScript
-
Updated
Jul 2, 2019 - Java
-
Updated
Dec 11, 2015 - JavaScript
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Sep 25, 2019 - HTML
-
Updated
Feb 16, 2021
Hello, I am using syncthing for android and I can only do two way sync in its application folder. is there any way to force this music player to scan inside a specific folder?
-
Updated
Feb 11, 2017 - Java
login_challenge.dart
Emulator display overflow image when text field get focus because keyboard shows.
Wrap with SingleChildScrollView seems fix the problem
Thanks
- Wikipedia
- Wikipedia
Environment
Vuetify Version: 2.5.3
Vue Version: 2.6.13
Browsers: Chrome 91.0.4472.77
OS: Windows 10
Steps to reproduce
Click on the v-select to open it, then use hte up/down arrow key to navigate the options.
Expected Behavior
It is expected that arrow key up/down will change the selection to he previous/next value in the select.
Actual Behavior