codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

Invert area not working

Open RomanenkoVladimir opened this issue 3 years ago • 0 comments

Bug

Expected Behavior

GIVEN A map with different sized buildings

WHEN the user presses the "Invert Area" button

THEN the area of buildings is inverted, e.g. the smallest building becomes the biggest one area wise and vice versa.

Actual Behavior

The algorithm normalizes all buildings in a folder and removes building with area size bigger 400.

Specifications

  • is released in online-demo: yes | no
  • CodeCharta Version: 1.110.0
  • OS: all
  • Browser: all

Note

I removed the feature button in the PR for #3044. It should be discussed if this feature is still required.

RomanenkoVladimir avatar Nov 04 '22 15:11 RomanenkoVladimir