The tabs on the right side of the screen have changed to icons for some players. They want the words back, not the icons, how can this be changed back please?
Page 1 of 1
Tabs on right side of screen
#2
Posted 2021-February-18, 12:53
grandmax2n, on 2021-February-11, 08:29, said:
The tabs on the right side of the screen have changed to icons for some players. They want the words back, not the icons, how can this be changed back please?
I don't think BBO will remove icons from the tabs on request. Some like them some don't. If you wish the icons to be removed :
- install BBOalert
- copy the code below into the clipboard
- start BBO and press the 'Import' button on the BBOalert panel
The code is :
bboalert
Script,onAnyMutation
$(".verticalClass mat-icon").remove()
$(".area-label").css("font-weight", "bold");
Script
On Facebook (see below) you will find other scripts modifying the user interface. If there is a need for other UI improvement, let me know.
BBOalert is a sophisticated toolkit which aims to automate alerting. The basic feature of recording and replaying alerts is a great help. All you need to begin is to install the BBOalert extension and start playing normally. Every alerted bid is recorded and then when the identical auction occurs the recorded bid explanation is retrieved and sent to the opponents. But this feature is only the top of the iceberg.
BBOalert installation :
Firefox
https://addons.mozil...addon/bboalert/
Chrome
https://chrome.googl...lkeemegdhehnlcf
For the complete description of BBOalert features see the project page :
https://github.com/stanmaz/BBOalert
You are invited to join the BBOalert users on Facebook
https://www.facebook...06384146770707/
There are many members playing complex system which require frequent alerts. I am convinced that you will meet there someone using a system similar to yours and who is willing to share his data with you. It can save you a lot time to encode your system.
Feel free to contact me by mail if you need help while setting up BBOalert.
stanmaz.git@gmail.com
#3
Posted 2021-February-23, 10:01
grandmax2n, on 2021-February-11, 08:29, said:
The tabs on the right side of the screen have changed to icons for some players. They want the words back, not the icons, how can this be changed back please?
I don't think we've been able to reproduce this. It should be both icons and words.
The contrast isn't very high (except for the selected tab, which has a blue background), so maybe they're just not seeing the words clearly.
Page 1 of 1