Merge pull request #302 from basjan/absolute-positioning
This commit is contained in:
parent
42955f17dd
commit
5811aac272
@ -504,7 +504,7 @@ class Frame extends AbstractStyle
|
||||
self::WRAP_THROUGH,
|
||||
self::WRAP_TOPBOTTOM,
|
||||
self::WRAP_BEHIND,
|
||||
self::WRAP_INFRONT
|
||||
self::WRAP_INFRONT,
|
||||
);
|
||||
$this->wrap = $this->setEnumVal($value, $enum, $this->wrap);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user