Commit Graph

22 Commits

Author SHA1 Message Date
Raymond Hill 35f939f993
fix https://github.com/ghacksuserjs/ghacks-user.js/issues/412 2018-05-06 15:06:26 -04:00
Raymond Hill 7255a66cd5
fix https://github.com/uBlockOrigin/uBlock-issues/issues/4 2018-04-20 10:59:33 -04:00
gorhill 005c659500
code review: improve element picker for touch-only devices 2017-10-28 09:07:41 -04:00
gorhill cc935ee19a
minor fine tuning 2017-06-02 08:17:09 -04:00
gorhill 39aeaa12a7
new feature: element zapper 2017-05-27 11:51:24 -04:00
gorhill 798e21de36 fix #2414 2017-02-27 16:29:36 -05:00
gorhill 73a69711f2 add chainable and recursive cosmetic procedural filters 2016-12-25 16:56:39 -05:00
gorhill 90ec19d951 fine tune css for element picker dialog to get same look on chromium/ffox 2016-10-02 16:10:38 -04:00
gorhill c084853d9a fix #1772: ability to preview procedural cosmetic filters 2016-10-01 12:34:25 -04:00
gorhill 62a4cafe2f code review re. #1202: mind style priority (repro case at #1575) 2016-04-19 09:15:06 -04:00
gorhill e475e1ece8 this fixes #650; code reviewed changes re. #1202, #1545; fine tuning picker UI 2016-04-16 11:20:01 -04:00
gorhill 45415a8de6 this fixes #707 2015-09-12 15:11:33 -04:00
gorhill 631443768f dom inspector: ébauche 2015-06-26 00:08:41 -04:00
gorhill d94d28e426 removed useless CSS property 2015-05-26 09:02:30 -04:00
gorhill b94d05d14f minor epicker dialog restyling 2015-05-26 08:43:46 -04:00
gorhill d3060588a6 code review 2015-03-05 21:17:09 -05:00
gorhill 6323c8c69d this fixes #843 2015-02-24 20:20:53 -05:00
gorhill 9140fc5d4d cursor shape 2015-02-17 07:46:49 -05:00
Deathamns 1c36d8ce00 Transparent background for the picker 2015-02-15 23:27:58 +01:00
gorhill 5ab90edc02 fine tuning css 2015-02-14 08:13:04 -05:00
Deathamns 187355b2b2 Move every part of the picker to the iframe 2015-02-14 10:47:05 +01:00
Deathamns 8693ab738d vAPI.sessionId, element-picker dialog as iframe
vAPI.sessionId - random ID generated every time when a page loads.

Having the dialog in an iframe lowers the chance of interference with the
styling of the page, also avoids using innerHTML (AMO complaint).
2015-02-14 10:47:04 +01:00