pebble-dev / RebbleOS

open source operating system for low-power smartwatches
Other
355 stars 38 forks source link

Revisit layer.c #37

Closed ginge closed 6 years ago

ginge commented 6 years ago

Layer.c has a node traversal system for adding layers to layers. node insertion looks sketcky. The whole mechanism could do with a re-visit

ginge commented 6 years ago

fixed and corrected