astashov / tixi

Ascii charts editor
http://textik.com
Eclipse Public License 1.0
428 stars 31 forks source link

Z-Indexes - overlap does work #18

Open jkonecny75 opened 5 years ago

jkonecny75 commented 5 years ago

Current behavior

               +--------------+  
               |              |  
               |              |  
+-------------------+         |  
|              |  +-------------+
|              +--|-|---------+ |
|                 | |           |
|                 | |           |
|                 +-------------+
|                   |            
+-------------------+            

Expected state:

               +--------------+  
               |              |  
               |              |  
+-------------------+         |  
|                 +-------------+
|                 |             |
|                 |             |
|                 |             |
|                 +-------------+
|                   |            
+-------------------+            
magnusvojbacke commented 2 years ago

A setting for fill / transparent of box shapes would be nice