Joelzeller / CoPilot

Raspberry Pi powered in-car infotainment system
http://joelzeller.wixsite.com/copilot
121 stars 38 forks source link

Update tabs.py #10

Open chaoman opened 6 years ago

chaoman commented 6 years ago

Update the value based on issue #6.

chaoman commented 6 years ago

Copilot cannot run as per described in issue #6. Manually update tabs.py files from

width = BoundedNumericProperty(dp(None) to width = BoundedNumericProperty(dp(0) fixed the run issue.