Tom Bishop
Tom Bishop
As requested by @igaztanaga on https://cpplang.slack.com/archives/C27KZLB0X/p1710326590253599 I'm opening an issue here. I'm creating a shared memory: ``` TEST(SharedMemoryManagerTest, PlainTest) { struct TestData { std::chrono::time_point c1{}; std::chrono::time_point c2{}; uint32_t data; };...
**Issue by [elbruno](https://github.com/elbruno)** _Sunday May 19, 2013 at 18:31 GMT_ _Originally opened as https://github.com/lukesdm/image-comments/issues/10_ ---- Hi something like this ``` /// /// /// private VideoChannel videoChannel; ``` Thanks! Regards
**Issue by [wil70](https://github.com/wil70)** _Thursday Jun 05, 2014 at 17:14 GMT_ _Originally opened as https://github.com/lukesdm/image-comments/issues/19_ ---- It will be really nice if Drag and dropping an image was 1) inserting automatically...
**Issue by [Llaves](https://github.com/Llaves)** _Sunday Mar 02, 2014 at 04:52 GMT_ _Originally opened as https://github.com/lukesdm/image-comments/issues/18_ ---- If I select File-Print and print the current document, the images are not printed. Sure...
**Issue by [lukesdm](https://github.com/lukesdm)** _Sunday Jun 23, 2013 at 18:09 GMT_ _Originally opened as https://github.com/lukesdm/image-comments/issues/14_ ---- (Example in comments)
**Issue by [lukesdm](https://github.com/lukesdm)** _Sunday Jun 23, 2013 at 18:06 GMT_ _Originally opened as https://github.com/lukesdm/image-comments/issues/13_ ---- Comment parse errors still appear
**Issue by [pindamonhangaba](https://github.com/pindamonhangaba)** _Monday May 20, 2013 at 13:17 GMT_ _Originally opened as https://github.com/lukesdm/image-comments/issues/12_ ---- It seems like a nice idea, but having to create an image, then save it,...
**Issue by [atheken](https://github.com/atheken)** _Sunday May 19, 2013 at 11:56 GMT_ _Originally opened as https://github.com/lukesdm/image-comments/issues/9_ ---- This is a really interesting concept. It might be worth investigating in what it'd take...
**Issue by [nesteruk](https://github.com/nesteruk)** _Sunday May 19, 2013 at 08:45 GMT_ _Originally opened as https://github.com/lukesdm/image-comments/issues/8_ ---- Probably one of the most important use cases for this sort of thing
**Issue by [lukesdm](https://github.com/lukesdm)** _Sunday May 19, 2013 at 00:39 GMT_ _Originally opened as https://github.com/lukesdm/image-comments/issues/7_ ---- Currently, UI messages (e.g. unexpected non-fatal exception messages) are printed to the Debug pane in...