-
Ian-Woo Kim authored
the state operation is more purified. duplicated UI codes are refactored. * Get rid of shared state from render state. * change underlying monad with shared state from ReaderT to StateT * handling state via modify' * purify sharedEventMap on the renderer side. * purify Stage * purify scroll down variable * refactor out renderDialog * refactor out makeDivisionPanel * use strict state monad
Ian-Woo Kim authoredthe state operation is more purified. duplicated UI codes are refactored. * Get rid of shared state from render state. * change underlying monad with shared state from ReaderT to StateT * handling state via modify' * purify sharedEventMap on the renderer side. * purify Stage * purify scroll down variable * refactor out renderDialog * refactor out makeDivisionPanel * use strict state monad
Code owners
Assign users and groups as approvers for specific file changes. Learn more.