nyx icon indicating copy to clipboard operation
nyx copied to clipboard

Relational layout intf / impl

Open mr-highball opened this issue 4 years ago • 1 comments

Need a layout class to handle positioning elements relationally (relative to another element) use same positioning as fixed layout in DoPlaceElement #9

  • [x] base types / class
  • [x] browser implementation
  • [x] browser test
  • [ ] standard implementation
  • [ ] standard test

mr-highball avatar Jun 19 '20 18:06 mr-highball

the test shows a button anchored to the "running" button, but doesn't apply position until the first "click", so #19 was created to solve this

mr-highball avatar Aug 08 '20 18:08 mr-highball