mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Fix double background being rendered.
This commit is contained in:
@@ -45,6 +45,8 @@ class EE_API UITextSpan : public UIRichText {
|
||||
|
||||
virtual bool isInlineBlock() const;
|
||||
|
||||
virtual void onDisplayChange();
|
||||
|
||||
virtual void draw();
|
||||
|
||||
virtual bool applyProperty( const StyleSheetProperty& attribute );
|
||||
|
||||
Reference in New Issue
Block a user