Post

First Changes

Indicator when action or node is selected

As I was trying BT Studio for the first time I was confused about what node I had selected because when I clicked on one it didn’t change or anything.

So in order to solve this problem I just added to the already existing click callback and ability to change the action border color and padding making it easier to know which node was selected.

Before Before

After After

Icons not loading properly in Vivaldi

I do not know if this problem was in general with Chromium based browsers or not because this did not happen with Firefox but it did with Vivaldi.

The solution here was really simple, just change the svg size from 512x512 to 25x25.

Before Before

After After

Project dropdown list

This allows the user to not need to memorize every single project name and just select in a more visually pleassing way the project that they want to switch to.

Here is the before and after:

Before and After off Before and After Off

Before On Before On

After On After On

This post is licensed under CC BY 4.0 by the author.