]> Pileus Git - ~andy/gtk/commit
Improve CSS styling of touch text selection handles
authorCarlos Garnacho <carlos@lanedo.com>
Mon, 3 Sep 2012 15:03:52 +0000 (17:03 +0200)
committerCarlos Garnacho <carlos@lanedo.com>
Mon, 3 Sep 2012 15:08:02 +0000 (17:08 +0200)
commit81045779f6a92acd2c20a92e2e3dc19e14d97185
tree2740766dd55ea7f890dc0a3f482e7a29c1cdf61b
parent28bc9c452549b958fbb529bcd0d8e4c21d9b10cd
Improve CSS styling of touch text selection handles

Don't hook on the widget style context and set up instead
a widget path for itself. Also use a common style class
for both handles, with an extra top/bottom class for each
handle.
gtk/gtkstylecontext.h
gtk/gtktexthandle.c