213 contributions in the last 12 months
Less
More
grid entities - implement
index method
2025-08-06 - .remove(i) is described here as taking an integer index, but it's being refactored to take an object to remove from the collection instead. This matches the behavior of List.remove
font_size cannot be set in Caption.__init__