Bill Xi

Results 2 issues of Bill Xi

## Motivation When using ```get_axis_label```, ```label.shift_onto_screen(buff=MED_SMALL_BUFF)``` will squeeze labels into the original pre-set frame radius. This is very inconvenient when working with a zooming camera frame. Therefore proposed to add...

## Motivation ![image](https://user-images.githubusercontent.com/86190295/184071118-ede42cbd-ed11-47f2-bdd1-b8b4485d83e8.png) We normally treat VGroup and mobjects as lists of submobjects. We should give them the same property like a list to get and modify a specific index...