Fixed handling of burst image selected/key/default, closes #401 (again)
This commit is contained in:
@@ -1227,7 +1227,7 @@ class PhotoLibrary:
|
||||
|
||||
Args:
|
||||
burstid: str, burst UUID
|
||||
all: return all burst assets; if False returns only those selected by the user
|
||||
all: return all burst assets; if False returns only those selected by the user (including the "key photo" even if user hasn't manually selected it)
|
||||
|
||||
Returns:
|
||||
list of PhotoAsset objects
|
||||
|
||||
Reference in New Issue
Block a user