LayoutManager.calculateLine() can't setLayer correctly.
Example: when BR node's next node is TextNodeA and this TextNodeA width is zero,TextNodeA is cover by next TextNodeB. At this time, Br can't be setLayer correctly.
Logged In: YES user_id=465192
add LayouerManager.setLayer(IComponet) to handle this case
Log in to post a comment.
Logged In: YES
user_id=465192
add LayouerManager.setLayer(IComponet) to handle this case