wombats-writing-code / fbw-components

Fly-by-Wire components for building user interfaces
http://fbw.mit.edu
MIT License
0 stars 1 forks source link

InstructorApp: Resize WebView in QuestionCard question and choices #17

Closed coleshaw closed 8 years ago

coleshaw commented 8 years ago

Right now height is static -- should be dynamic to fit the content...not obvious how to achieve that.

https://gist.github.com/dbasedow/ed6e099823cb8d5ab30e http://stackoverflow.com/questions/34454311/react-native-dynamic-webview-height

coleshaw commented 8 years ago

Moved to student / instructor apps; Luwen has a calculation for heights.