Fixed broken flat review.
This commit is contained in:
@@ -674,6 +674,7 @@ class Context:
|
||||
# TODO - JD: This whole thing is pretty hacky. Either do it
|
||||
# right or nuke it.
|
||||
|
||||
extents = self._ensureRect(extents)
|
||||
indicatorExtents = [extents.x, extents.y, 1, extents.height]
|
||||
role = AXObject.get_role(accessible)
|
||||
if role == Atspi.Role.TOGGLE_BUTTON:
|
||||
|
||||
Reference in New Issue
Block a user