Files
gio/ui
Elias Naur 93409a784d ui: fill out the MacroOp opcode in Record to support unfinished macros
Before this change MacroOp.Record simply reserved enough space for Stop to fill
out. If a user Record but never Stop'ed a MacroOp, the resulting Ops buffer
would end up with a zero, invalid opcode and panic at decode.

Fill out an empty MacroOp at Record, ensuring the Ops remains valid.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-09-08 21:27:25 +02:00
..
2019-08-11 19:50:03 +02:00
2019-08-26 20:35:16 +01:00
2019-08-11 16:46:03 +02:00
2019-08-14 10:53:20 +02:00
2019-08-09 20:35:04 +02:00
2019-08-08 14:54:51 +02:00