Function LineIcons.updateLinePositions

update mark position lines after text change, returns true if any of marks were moved or removed

Prototype

bool updateLinePositions(
  TextRange rangeBefore,
  TextRange rangeAfter,
  ref LineIcon[] moved,
  ref LineIcon[] removed
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0