Issues
- 1
- 1
optimize asString, asXXX transpilation
#418 opened by georgejecook - 0
add check for unknown annotations
#334 opened by georgejecook - 0
- 0
- 2
support id derefrencing of nodes. so asString(m.list.feed.games.json.title) will look up child with id "games" in m.list.feed
#341 opened by georgejecook - 0
- 0
- 0
- 0
- 0
improve list animation, for screen offsets, by making the animation have multiple keys, for each row in the list, so that the individual animation speeds can be applies
#351 opened by georgejecook - 0
- 1
add new rosGnode methods to maestro-plugin
#359 opened by georgejecook - 1
make injectLocalM work with classes too
#360 opened by georgejecook - 0
support method calls in getPath transpile
#361 opened by georgejecook - 0
update @node annotation to not need node name (unless different from class), nor extends xml comp name
#365 opened by georgejecook - 0
maestro-extension go to docs feature
#398 opened by georgejecook - 0
notifications should automatically encode where they came from to assist debugging
#394 opened by georgejecook - 1
automatically congregate enums and intefaces into single files which can be imported
#393 opened by georgejecook - 3
Reflection with MIOC is broken
#403 opened by ckiee - 0
- 0
Add task tracking flag
#410 opened by georgejecook - 0
add automatic type marshalling to @inject, using the field type/default value type to infer the correct type
#315 opened by georgejecook - 0
- 0
Add ability to ignore failures on TaskComand
#343 opened by georgejecook - 2
Can't clone repo on Windows
#346 opened by cewert - 0
memory leak on models - they are not gc'd
#357 opened by georgejecook - 0
make collections find by index functoin conform to other collections functoins
#378 opened by georgejecook - 0
- 0
add a maestro-for-existing roku devs documentation section with an overview of likely tasks they'll need to know
#355 opened by georgejecook - 0
glue functioncode does not honor param type for default params.. e.g. maintainSelectedStream=invalid instead of false
#349 opened by georgejecook - 1
- 0
support extracting curl data into vscode window
#339 opened by georgejecook - 0
- 1
layoutIndex not correlating with view ordering
#335 opened by shirinsetayesh - 0
list should reset row child indexes in list view manager, after an update
#336 opened by georgejecook - 0
add LoadFileCommand
#327 opened by georgejecook - 0
default value for node public fields with createnode, or a function call, are not working.. might be a bsc bug.. 1001
#323 opened by georgejecook - 0
- 0
styling button and textinput needs simplifying
#312 opened by georgejecook - 0
- 0
list focusEnabled is not working right: hides the entire row instead of making it unavailable for focus
#303 opened by georgejecook - 0
- 1
add optional reason to setfocus
#269 opened by georgejecook - 0
allow m.top to be default for all create views and apply styles from json functions
#295 opened by georgejecook - 0
Add support for setting controls group focused index, with a control instance
#309 opened by georgejecook - 0
mc_node does not support findNode
#297 opened by georgejecook - 1
- 1
examine maestro list issue where list focused row and focused cell can be -1
#300 opened by georgejecook - 1
Error using the NodeClass
#267 opened by iBicha