refactor(web/menu): always draw full radial menu circle

This commit is contained in:
Luke
2023-01-30 19:38:20 +01:00
parent 054dc2688c
commit 1b2e287153
2 changed files with 5 additions and 7 deletions

View File

@@ -7,7 +7,6 @@ export const debugRadial = () => {
action: 'openRadialMenu',
data: {
items: [
// TODO: Fix wheel being broken when there's only one item
{ icon: 'palette', label: 'Paint' },
{ icon: 'warehouse', label: 'Garage' },
{ icon: 'palette', label: 'Quite long text' },