ObserverHerb / Celeste

A Twitch bot written in C++/Qt with a focus on multimedia and native performance
GNU General Public License v3.0
6 stars 0 forks source link

Commands Editor: Protect in wrong position #161

Closed ObserverHerb closed 10 months ago

ObserverHerb commented 10 months ago

It shouldn't be off to the side in the layout. It should be within the grid, but this means I'll need to do the math to add a column to the grid.