Check duplicate issues.
Description
For complex figures not all hatches lines are drawn.
Reproducer
hatches.cxx.txt
ROOT version
master
Installation method
Build from source
Operating system
Linux
Additional context
There is built-in limit of 50 segments which can be created when hatches are drawn.
If possible, one can just draw already found segments and continue search instead of complete abort.