ripe-tech / ripe-sdk

The public Javascript SDK for RIPE Core
https://www.platforme.com
Apache License 2.0
8 stars 4 forks source link

#429 PRC and CSR synchronization #415

Closed NFSS10 closed 2 years ago

NFSS10 commented 2 years ago
- -
Issue Allow synchronization of CSR and PRC configurators
https://github.com/ripe-tech/ripe-sdk/issues/429
Dependencies https://github.com/ripe-tech/ripe-sdk/pull/414
Decisions - Add syncFromCSR method to ConfiguratorPrc
- Add syncFromPRC and prcFrame methods to ConfiguratorCsr
- Add bilateral synchronization between PRC and CSR configurators in ripe-sdk-demo when changing configurator
- Removed unused format variable from ConfiguratorCsr
- Fix ConfiguratorCsr sizes and resize() logic

https://user-images.githubusercontent.com/22588915/188697485-e0c731d4-e968-4fa8-a4b5-3dd3296be617.mp4