From 573fe8c33ca1eff05e776de75f210755aeb60070 Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 31 May 2022 01:28:21 +0100 Subject: [PATCH] Ready to go Signed-off-by: falkTX --- News.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/News.php b/News.php index 9c65d6d..15cc4f9 100644 --- a/News.php +++ b/News.php @@ -97,12 +97,12 @@ include_once("includes/header.php"); It was recently open-sourced and with the GUI widgets being familiar (it uses - imgui - ) there were very high chances of it working on Linux.
+ imgui) + there were very high chances of it working on Linux.
There were no official Linux builds or ways to build for Linux, but not for long!
So while we can build and run it now, sadly any operation results in a crash :(
- Did some investigation but couldn't find why, author also couldn't tell. + I did some investigation but couldn't find why, author also couldn't tell.

That said, because it is based on imgui and I have worked with it and implemented in a few places, I wondered about taking advantage of it..
@@ -146,7 +146,7 @@ include_once("includes/header.php");