lp://staging/~marcustomlinson/unity-js-scopes/lp-1543059
Created by
Marcus Tomlinson
and last modified
- Get this branch:
- bzr branch lp://staging/~marcustomlinson/unity-js-scopes/lp-1543059
Only
Marcus Tomlinson
can upload to this branch. If you are
Marcus Tomlinson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Alexandre Abreu (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 45 lines (+22/-11)1 file modifiedsrc/bindings/src/preview-widget.cc (+22/-11)
Related bugs
Bug #1543059: gallery widget not working | Undecided | Fix Committed | |
Bug #1543804: PreviewWidget of type table does not work | Undecided | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 127. By Marcus Tomlinson
-
* Check if the value given to unity::
scopesjs: :to_variant( ) is not already a bound Variant type.
* Do array check before object check in unity::scopesjs: :to_variant( ) (arrays are also objects).
* Handle array of dicts when recieving object variants in PreviewWidget::add_attribute_ value() . - 125. By Marcus Tomlinson
-
Don't expect .pot file to exist, this breaks CMake when no translations are present
- 122. By Marcus Tomlinson
-
* Re-generate the documentation using "make doc", to effectively fill "doc/docbuild/
data.json" with content that can be extracted by the developer portal.
* Remove file paths in data.json during doc generation - 119. By Marcus Tomlinson
-
Bind both the original Variant class and our bound version in order to support direct and indirect access to variants via the bindings
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-js-scopes