Skip to content

Commit

Permalink
Fix scrollbars in BotLab client graphical user interface
Browse files Browse the repository at this point in the history
Fix the issue of disappearing scrollbars that appeared with the rollout of Chromium 129, as discussed at <mdgriffith/elm-ui#367 (comment)> and <https://issues.chromium.org/issues/368634145>
Since the BotLab client software uses the Evergreen distribution mode of WebView2, the GUI has been affected by the rollout of the shared implementation.
  • Loading branch information
Viir committed Oct 6, 2024
1 parent 8b221a7 commit 58bbdb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ operable program or batch file.

The BotLab client program is a tool for developing and running bots, and many guides assume it is registered on your Windows system. To make these guides and scripts work, follow these steps:

+ Download the file from <https://botlab.blob.core.windows.net/library/by-name/2024-05-05-botlab-client.zip>
+ Download the file from <https://botlab.blob.core.windows.net/library/by-name/2024-10-06-botlab-client.zip>
+ Extract the downloaded zip archive. The extraction will give you a file named `BotLab.exe`.

![BotLab client executable file in Windows Explorer](./image/2024-02-18-botlab-client-executable-file-in-explorer.png)
Expand Down

0 comments on commit 58bbdb2

Please sign in to comment.