Skip to content

Commit 599bb3a

Browse files
authored
Fix help bubbles in Cartoon theme (#5485)
* Make help bubbles READABLE with Cartoon theme! * Make help bubbles also work with the cartoon-coal theme...
1 parent 5cd0061 commit 599bb3a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

data/skins/cartoon-coal/stkskin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@ Here you can configure advanced theming rules for this skin
5454

5555
<!-- TODO : buttons could support 'pressed' state -->
5656

57-
<!-- Provided by base theme
57+
5858
<element type="textbubble" state="neutral" image="textbubble.png"
5959
left_border="13" right_border="13" top_border="13" bottom_border="13"
6060
hborder_out_portion="0.7" vborder_out_portion="0.3" />
6161

6262
<element type="textbubble" state="focused" image="textbubble2.png"
6363
left_border="13" right_border="13" top_border="13" bottom_border="13"
64-
hborder_out_portion="0.7" vborder_out_portion="0.3" />-->
64+
hborder_out_portion="0.7" vborder_out_portion="0.3" />
6565

6666
<element type="progress" state="fill" image="gauge_fill.png"
6767
left_border="7" right_border="7" top_border="7" bottom_border="7"
-80 Bytes
Loading

data/skins/cartoon/textbubble2.png

76 Bytes
Loading

0 commit comments

Comments
 (0)