mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
Merge branch 'master' into epub-native
This commit is contained in:
commit
d9d8f9507d
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ final class ZLTreeResource extends ZLResource {
|
||||||
} else {
|
} else {
|
||||||
if (value != null) {
|
if (value != null) {
|
||||||
node.setValue(value);
|
node.setValue(value);
|
||||||
|
node.myConditionalValues = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stack.add(node);
|
stack.add(node);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue