Group Feature Request: Optionally display indicator over typing avatar's heads.

Adds Debug Setting UseTypingBubbles
Adds "Use overhead typing indicator bubbles" to Adv. Chat-> Chat/IM
Thanks to Firestorm for this simple addition
This commit is contained in:
Lirusaito
2013-04-24 14:15:00 -04:00
parent 3a4714edb1
commit bca8f830f2
6 changed files with 31 additions and 4 deletions

View File

@@ -15173,6 +15173,17 @@ This should be as low as possible, but too low may break functionality</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>UseTypingBubbles</key>
<map>
<key>Comment</key>
<string>Show typing indicator in avatar nametags</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>UseDebugMenus</key>
<map>
<key>Comment</key>