Skip to content

Financials 0.2.2

Compare
Choose a tag to compare
@BostonBSD BostonBSD released this 28 Feb 19:59
· 8 commits to main since this release

Changed the Hotkeys windows slightly, made some minor code adjustments, nothing functionally different.

Instead of setting the default treeview in the completion thread, we set it only in the GuiStart() func, previously we needed the snmap to be loaded before setting the treeview, this is no longer the case, the symbol names are taken directly from the database rather than from the snmap now.