Files
gio/widget
Chris Waldon a7afa4d6d1 widget: fix editor's io.Seeker implementation
For some reason, widget.Editor had a Seek method that ignored
the supplied offset and always seeked to offset zero. This
made it impossible to use it like any other io.Seeker. This
commit simply honors the requested offset.

Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
2022-02-26 10:00:27 +01:00
..
2021-12-01 17:57:04 +01:00
2021-12-01 17:57:04 +01:00
2021-12-07 12:45:53 +01:00
2019-11-06 10:57:17 +01:00
2021-12-01 17:57:04 +01:00
2021-10-07 15:01:17 +02:00
2021-02-28 10:19:49 +01:00