EngineHub / WorldEditCUI

WorldEdit client interface for Minecraft, running on Fabric
Eclipse Public License 2.0
249 stars 56 forks source link

"Cuboid Grid Color" and "Cuboid Edge Color" config options swapped #69

Closed tomhula closed 2 years ago

tomhula commented 2 years ago

WorldEditCUI Version

1.19+01

Fabric Version

release fabric-loader-0.14.8-1.19.1

Fabric API Version

0.58.5+1.19.1

Confirmations

Bug Description

When I set the "Cuboid Grid Color" color in the config screen, (accessed from modmenu) the cuboid edge color changes.

Expected Behavior

When I set the "Cuboid Grid Color" color in the config screen, (accessed from modmenu) the cuboid grid color changes.

Reproduction Steps

  1. Open ModMenu
  2. Find WorldEditCUI
  3. Click on Configure (top right)
  4. Change Cuboid Grid Color to #FFFFFFFF
  5. Close the menu
  6. See how the edge color changes to white.

Anything Else?

no