Riste Samardjiev
f168b45481
move off screen password autofill ( #610 )
...
Signed-off-by: Riste <rsamardjiev@playtika.com >
2022-11-03 11:07:18 +01:00
Gunther Brunner
a30ac12167
Fix portrait/landscape buttons clickable area: change class name
2015-11-18 19:16:15 +09:00
jlhonora
ad7c99bb75
Fix portrait/landscape buttons clickable area
2015-09-28 17:58:01 -03:00
Gunther Brunner
4db67dd703
Cleanup code for control-panes.
2015-08-31 17:04:46 +09:00
Gunther Brunner
cb4e62c555
Overflow hidden breaks in new UI Bootstrap dropdown.
2015-08-24 20:00:53 +09:00
Simo Kinnunen
1e6d740acc
Remove width transition from screen canvas.
2015-04-23 17:03:13 +09:00
Simo Kinnunen
9ea0839b0b
Rotate canvas image on client side when necessary. Minicap now always returns the image in upright position for newer devices.
2015-04-23 14:45:10 +09:00
Simo Kinnunen
685882d19f
The screen should now stretch to fill all the available area while maintaining aspect ratio. Includes a terrifying hack for the 270deg rotation.
2015-04-22 19:31:19 +09:00
Gunther Brunner
a4a11c1680
Change finger color to a neutral gray.
2014-09-25 18:18:37 +09:00
Simo Kinnunen
c6f63be01c
Center canvas with an extended margin: auto trick. Gets rid of half-pixel positions possible with translate().
2014-09-12 22:50:34 +09:00
Simo Kinnunen
6c09a53d55
New multitouch-compatible touch system.
2014-09-12 19:24:50 +09:00
Gunther Brunner
38d20eba9a
Revert "Revert "Fix canvas rotation being off on devices which are naturally landscape.""
...
Reverting the Revert because we found the reason for the blurry image.
This reverts commit 7afd816cf918ed94b2ebf7671f804ae0f769fcb9.
2014-09-12 15:59:13 +09:00
Gunther Brunner
f73cac8b24
Revert "Fix canvas rotation being off on devices which are naturally landscape."
...
Regressions:
1) Flicker badly in Chrome
2) Image gets very blurry because the image is uploaded to the GPU and there are rounding errors
3) Resizing is not smooth again
This needs another way of fixing.
This reverts commit 9fc1a9c7939b9f464c87a2f99cb06000f5aedcbc.
2014-09-11 20:59:17 +09:00
Simo Kinnunen
ede65d518c
Fix canvas rotation being off on devices which are naturally landscape.
2014-09-05 12:00:27 +09:00
Gunther Brunner
da40f061b4
Implemented change charset with the native PC charset keys.
...
Hacking was needed:
- Textarea changed to Input type "password", so that Alphanumeric keyboard is forced all the time.
- All the key input events are heavily browser/platform/keyboard dependent.
2014-07-16 22:57:50 +09:00
Gunther Brunner
1dc62193c8
Remove autocorrect from search.
...
Readded menu buttons active style.
2014-05-27 20:47:02 +09:00
Gunther Brunner
6526724695
Started to implement keycodes service.
2014-05-27 18:35:50 +09:00
Gunther Brunner
7a87f2170a
Fixed padding in device control buttons.
2014-05-23 19:33:00 +09:00
Gunther Brunner
1c89235267
Logging implemented (except filtering).
...
Automatically enable/disable scroll lock based on the scrollbar position.
2014-05-19 22:28:39 +09:00
Gunther Brunner
fd42bd9697
Small fixes to Basic Mode.
2014-05-15 17:26:47 +09:00
Gunther Brunner
111db01500
Transition for resizing was being overriden by rotation transition.
2014-05-12 15:12:23 +09:00
Simo Kinnunen
3058024d97
Implement screen rotation in the UI.
2014-05-09 18:18:37 +09:00
Gunther Brunner
069a1fd0da
Add realtime rotation info.
2014-05-01 21:25:13 +09:00
Gunther Brunner
a1fa91a356
+20ms for the canvas resizing.
2014-04-15 15:51:05 +09:00
Gunther Brunner
2279099a10
Add ellipsis overflow to device name.
2014-04-14 19:06:42 +09:00
Gunther Brunner
3aa44f1a9c
Added ability to install from device screen. Still not synced to Upload panel.
2014-04-14 18:48:19 +09:00
Gunther Brunner
24afc6fbef
Smooth resizing.
2014-04-14 18:05:26 +09:00
Gunther Brunner
eb09b7ebcf
Fixing resize of the window.
2014-04-14 18:00:34 +09:00
Gunther Brunner
c91fb302a0
Added current device style.
2014-04-08 18:54:37 +09:00
Gunther Brunner
c6a34713f0
Handling of about to be kicked devices improved.
2014-04-08 17:59:08 +09:00
Gunther Brunner
0bce25cabf
Adding List of current used devices.
2014-04-08 15:56:36 +09:00
Gunther Brunner
8584daaa71
Upload area now shows area well on device screen.
2014-04-03 20:12:11 +09:00
Gunther Brunner
f8a4fee2bb
- Controlling devices from control-panes.
2014-03-31 16:13:12 +09:00