mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
many small issues found by intellij analysis
This commit is contained in:
@@ -112,7 +112,7 @@ export default class SplitNoteContainer extends FlexContainer {
|
||||
|
||||
/**
|
||||
* widget.hasBeenAlreadyShown is intended for lazy loading of cached tabs - initial note switches of new tabs
|
||||
* are not executed, we're waiting for the first tab activation and then we update the tab. After this initial
|
||||
* are not executed, we're waiting for the first tab activation, and then we update the tab. After this initial
|
||||
* activation further note switches are always propagated to the tabs.
|
||||
*/
|
||||
handleEventInChildren(name, data) {
|
||||
|
||||
Reference in New Issue
Block a user