futwebapp-tampermonkey icon indicating copy to clipboard operation
futwebapp-tampermonkey copied to clipboard

FutBIN price columns are closely

Open Baaasta opened this issue 4 years ago • 6 comments

In the transferlist the values of the columns FUTBIN Bin, BID Total, BIN Total are to closley and not at the right place. image

Baaasta avatar Oct 06 '20 23:10 Baaasta

which browser do you use?

eimarfandino avatar Oct 07 '20 13:10 eimarfandino

These columns no longer align with the columns on the players, since this was changed to better integrate with the normal display of this data by the web app. The columns should now just right align in my opinion.

For certain areas (transferpile for example), this data normally isn’t shown. So either we need to deduct based on area index to hide the extra data (bid, bin price, time remaining) again.

Mardaneus86 avatar Oct 07 '20 13:10 Mardaneus86

I use google Chrome

Baaasta avatar Oct 07 '20 14:10 Baaasta

is this working on fifa21 yet? im getting "Limited runtime host permissions might break some Tampermonkey features like script update, GM_xmlhttpRequest and others!"

amnsia89 avatar Oct 09 '20 15:10 amnsia89

@amnsia89 probably you need to adjust the Tampermonkey settings in Chrome to make sure it has sufficient permissions: https://developer.chrome.com/extensions/runtime_host_permissions

Can you check what is set up when you right click the Tampermonkey icon in Chrome, like this: image

Mardaneus86 avatar Oct 09 '20 18:10 Mardaneus86

@amnsia89 probably you need to adjust the Tampermonkey settings in Chrome to make sure it has sufficient permissions: https://developer.chrome.com/extensions/runtime_host_permissions

Can you check what is set up when you right click the Tampermonkey icon in Chrome, like this: image

Corrent, this was my issue, for some reason i forgot to put it on. i appreciate the help, thank you!

amnsia89 avatar Oct 11 '20 15:10 amnsia89