overte-JulianGro/interface/resources/qml/controls
Anthony J. Thibault b2dff8aa77 Easier to click buttons on web entities with shaky hand controllers
There is an angular and time dead spot on webEntity for scrolling vs clicking.
Currently, it's 150 ms and 3 degrees.  See POINTER_PRESS_TO_MOVE_DELAY and POINTER_PRESS_TO_MOVE_DEADSPOT_ANGLE

* Fix for warnings when clicking on window.open() links in WebEntity
2016-08-23 10:19:49 -07:00
..
Button.qml Cleanup of QML windowing and message boxes 2016-01-15 23:14:49 -08:00
ButtonAwesome.qml FontAwseome button polish 2016-02-01 15:34:04 -08:00
CheckBox.qml Force Qt (rather than OS) rendering in a number of places 2016-02-03 14:51:05 -08:00
ComboBox.qml Fix combobox in modal windows 2016-01-28 15:47:42 -08:00
FontAwesome.qml Backporting visual work from branch 2015-04-27 10:53:58 -07:00
Player.qml Move recording interface back to float/seconds 2015-11-16 14:44:22 -08:00
README.md Cleaning up qml 2015-04-23 14:23:13 -07:00
Slider.qml Backporting visual work from branch 2015-04-27 10:53:58 -07:00
Spacer.qml Backporting visual work from branch 2015-04-27 10:53:58 -07:00
SpinBox.qml Rework QML font sizing to be more consistent across platforms 2015-06-02 14:49:33 -07:00
Text.qml Rework QML font sizing to be more consistent across platforms 2015-06-02 14:49:33 -07:00
TextAndSlider.qml Backporting visual work from branch 2015-04-27 10:53:58 -07:00
TextAndSpinBox.qml Backporting visual work from branch 2015-04-27 10:53:58 -07:00
TextArea.qml Rework QML font sizing to be more consistent across platforms 2015-06-02 14:49:33 -07:00
TextEdit.qml Rework QML font sizing to be more consistent across platforms 2015-06-02 14:49:33 -07:00
TextField.qml Force Qt (rather than OS) rendering in a number of places 2016-02-03 14:51:05 -08:00
TextHeader.qml Rework QML font sizing to be more consistent across platforms 2015-06-02 14:49:33 -07:00
TextInput.qml Rework QML font sizing to be more consistent across platforms 2015-06-02 14:49:33 -07:00
TextInputAndButton.qml Backporting visual work from branch 2015-04-27 10:53:58 -07:00
WebView.qml Easier to click buttons on web entities with shaky hand controllers 2016-08-23 10:19:49 -07:00

These are our own custom controls with the same names as existing controls, but customized for readability / usability in VR.