Commit Graph

15 Commits

Author SHA1 Message Date
Michael Jumper
f9911a3288 GUAC-1170: Fix styling of modifiers. 2015-04-29 10:13:38 -07:00
Michael Jumper
4defd9b22b GUAC-1170: Fix spacing of sections on resize - nothing should ever wrap. 2015-04-28 21:47:33 -07:00
Michael Jumper
9a276e1232 GUAC-1170: Restructure and resize cursor keys. Space using flex layout. 2015-04-28 21:37:21 -07:00
Michael Jumper
5877848796 GUAC-1170: Restore original font size. 2015-04-28 21:32:34 -07:00
Michael Jumper
df433eb4e1 GUAC-1170: CSS line-height of keyboard rows must be 0 (or row gaps do not function as expected). 2015-04-28 21:06:08 -07:00
Michael Jumper
dd5e055f1c GUAC-1170: Combine and restore styling location for sake of diff. 2015-04-28 21:00:47 -07:00
Michael Jumper
8e9aa36732 GUAC-1170: Move the two main OSK sections to the same line. Abuse section sort order to place arrow keys below others. 2015-04-28 20:46:10 -07:00
Michael Jumper
7666ff6547 GUAC-1170: Add spacing between each key. Remove now-unused function group styling. 2015-04-28 20:38:43 -07:00
Michael Jumper
abc8726b22 GUAC-1170: Use same font for OSK as rest of app. 2015-04-28 18:53:58 -07:00
Michael Jumper
eefab37775 GUAC-1170: Keep function key groups within same row. 2015-04-28 18:47:42 -07:00
Michael Jumper
c58935398a GUAC-1170: Center the arrow keys. 2015-04-28 18:43:56 -07:00
Michael Jumper
798e9d28c5 GUAC-958: Simplify resize handling (use directive). Only install resize handler after object loads. 2015-01-29 23:47:17 -08:00
Michael Jumper
e3240b26d3 GUAC-982: Containing div of the OSK resize-sensor must have relative positioning. Lacking that, the resize sensor fills the entire screen, intercepting all mouse and touch events. 2015-01-04 01:48:08 -08:00
Michael Jumper
04dee83802 GUAC-955: OSK should not cover visible display area. 2014-12-28 13:50:29 -08:00
Michael Jumper
de24eef9b8 GUAC-809: Implement guacOsk directive. 2014-12-18 21:36:59 -08:00