Pierre Leroux
Pierre Leroux
When i tick the checkbox `set_config` is dispatched : ```{ type: 'READER_SET_CONFIG_IN_RENDERER', payload: { align: 'auto', colCount: '2', dark: false, font: 'OLD', fontSize: '100%', invert: false, lineHeight: '0', night: false,...
https://readium.org/lcp-specs/releases/lsd/latest#31-handling-errors
https://github.com/edrlab/thorium-reader/blob/1917addafad34c58bbe1a26ff6cff08a089002e2/src/main/services/lcp.ts#L1141-L1176
tested and works in chrome 126
seems fixed : I'm closing
https://www.electronjs.org/fr/docs/latest/api/process#processwindowsstore-readonly :) clever !
seems fixed by #2143
see comment of Daniel : https://github.com/edrlab/thorium-reader/issues/2144#issuecomment-2096486428