oil-rs icon indicating copy to clipboard operation
oil-rs copied to clipboard

Data-bindings

Open Nemikolh opened this issue 9 years ago • 0 comments

Add the following functions to DataBinderContext

  • get_iter
  • register_iter

Implement the Frame logic to render:

  • Simple text (look up -> compute new size -> update associated LayoutBox)
  • <repeat> tag

Nemikolh avatar Apr 26 '15 18:04 Nemikolh