add load image from url
This commit is contained in:
@@ -31,6 +31,7 @@ enum class kAttribute : uint16_t
|
||||
Justify = const_hash("justify"),
|
||||
Align = const_hash("align"),
|
||||
Path = const_hash("path"),
|
||||
Url = const_hash("url"),
|
||||
Region = const_hash("region"),
|
||||
Position = const_hash("position"),
|
||||
Positioning = const_hash("positioning"),
|
||||
|
||||
Reference in New Issue
Block a user