ABAPlan / abaplan-core

Core ABAPlan project
MIT License
4 stars 2 forks source link

Ensure guide-lines visibility in the visual editor #104

Closed Ettapp closed 6 years ago

Ettapp commented 6 years ago

Only the dark part of the guide-line texture are currently drawed (the "white part" of them is actually transparent). That cause the guide-lines to be invisible when drawed on a building (entirely dark texture), or difficultly identified on dotted / stripped textures.

One way to solve this could be to draw in white (instead of transparent) the non-dark parts of the guide-line. One other way could be to draw alternatively black and white stripes to cause the entirely black items (buildings, ...) to be "guide-lined" by whites strips.

Ettapp commented 6 years ago

Solved by #130