76e07a7fd2
The old way of padding out bars was to just create a bigger touch region, the intent being to make it easier to touch the end of a bar. Unfortunately, this didn't even accomplish that, and caused an annoying offset between the bar graphics and the touch point. New method is to account for padding explicitly and clamp touches in the padding region so they are within the proper touch region. Change-Id: Id39e571fc1b033a4da94f0eb1143a2fc276bab03 |
||
---|---|---|
.. | ||
skin_backdrops.c | ||
skin_display.c | ||
skin_display.h | ||
skin_engine.c | ||
skin_engine.h | ||
skin_parser.c | ||
skin_render.c | ||
skin_tokens.c | ||
skin_touchsupport.c | ||
wps_internals.h |