Skip to content

This is a simple script that fixes the bug that avatars are not fully displayed and cut off at the bottom

Notifications You must be signed in to change notification settings

DerTyp7/ts5-addon-fix-avatars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fix TS5-Avatars

This is a simple script that fixes the bug that avatars are not fully displayed and cut off at the bottom. This addon uses a workaround due to limitations in the TS5 addon integration.
image image

GIFs may not work as intended
This code uses the TS5AddonInstaller

Installation

  1. Download the latest release from here.
  2. Download the latest release of the TS5AddonInstaller.
  3. Run the TS5AddonInstaller and select the downloaded zip file.
  4. Click on Install and restart the TeamSpeak 5 client.

Note: For installation issues or similar read the documentation of the TS5AddonInstaller.

Description of the workaround

I noticed that when the user clicks out of the TS5 window, it adds ts-frame=1 to the image element of the avatar. Chromium behaves strangely with this changing src. So I copied the old image and replaced the new one, which isn't affected by the code.

About

This is a simple script that fixes the bug that avatars are not fully displayed and cut off at the bottom

Topics

Resources

Stars

Watchers

Forks