MCPcopy
hub / github.com/shobrook/rebound / sizing

Method sizing

rebound/rebound.py:527–528  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

525 # TODO: Change scrollbar size and color(?)
526
527 def sizing(self):
528 return frozenset((BOX,))
529
530
531 def selectable(self):

Callers 2

rows_maxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected