Changing overlay stroke color
XFactorus opened this issue · 1 comments
XFactorus commented
Hello,
In order to easily change color of the white rect border, could we make "overlayColor" value in "ReaderOverlayView" public?
Currently using "ov.strokeColor = .black" for example is blocked due to internal protection level
XFactorus commented
Hello, as I can see in the latest version that field is still internal for the framework.
Can you please adapt it somehow (or make public) so users can easily change overlay (border) color while customizing overlayView?