azonenberg changed the topic of #scopehal to: ngscopeclient, libscopehal, and libscopeprotocols development and testing | https://github.com/ngscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
pirate has quit [Ping timeout: 252 seconds]
Degi has quit [Ping timeout: 265 seconds]
Degi has joined #scopehal
pirate has joined #scopehal
scgtrp has joined #scopehal
ablu has quit [Ping timeout: 248 seconds]
ablu has joined #scopehal
juri_ has quit [Ping timeout: 245 seconds]
juri_ has joined #scopehal
<_whitenotifier-e> [scopehal-apps] mastensg opened issue #999: Crash in Help About, Tutorial Markdown - https://github.com/ngscopeclient/scopehal-apps/issues/999
<_whitenotifier-e> [scopehal-apps] mastensg edited issue #999: Crash in Help About, Tutorial Markdown - https://github.com/ngscopeclient/scopehal-apps/issues/999
<_whitenotifier-e> [scopehal-apps] mastensg edited issue #999: Crash in Help About, Tutorial Markdown - https://github.com/ngscopeclient/scopehal-apps/issues/999
<_whitenotifier-e> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal-apps/compare/d218cccc79b4...fa120df1ecda
<_whitenotifier-e> [scopehal-apps] azonenberg fa120df - Fixed incorrectly set markdown format callback. Fixes #999
<_whitenotifier-e> [scopehal-apps] azonenberg closed issue #999: Crash in Help About, Tutorial Markdown - https://github.com/ngscopeclient/scopehal-apps/issues/999
<d1b2> <mastensg__86226> about dialog works again! 🙂
juri_ has quit [Ping timeout: 264 seconds]
juri_ has joined #scopehal
preamp-org has joined #scopehal
nohit has left #scopehal [#scopehal]
<d1b2> <azonenberg> yep that was a regression from updating imgui-markdown and not getting one of the config parameters right
<d1b2> <azonenberg> it called a callback function that i thought could be null if you weren't using it
<d1b2> <azonenberg> nope, you have to pass a default handler if you arent doing anything special