Yann Lanthony
b08a6d65bf
[ui] logs: use Monospace font
2018-01-29 16:17:27 +01:00
Yann Lanthony
96d648d76d
[ui] logs: reset text if file could not be opened
2018-01-29 16:16:04 +01:00
Yann Lanthony
817e286d8f
[ui] logs: add button to control auto-refresh when chunk is running
2018-01-26 12:23:32 +01:00
Yann Lanthony
796551dc38
[ui] logs: don't reload unchanged file + improve position restoring
...
* in case the textArea changes, restore the scrollbar position to where it was (not only the cursor position)
2018-01-25 21:46:43 +01:00
Yann Lanthony
0bf2ffc4af
[ui] logs: load first chunk's log by default
2018-01-25 21:36:44 +01:00
Yann Lanthony
5f72a8a4eb
[ui] NodeLog: add initial log file read when chunk status changes
2018-01-03 16:00:27 +01:00
Yann Lanthony
36d2411d06
[ui] introduce NodeLog Component to monitor NodeChunks
...
* give access to Node's chunks log files (log, statistics, status) with auto-reload when current NodeChunk is being computed
* add tabs system in the AttributeEditor to switch between attributes edition and Node log
2017-12-28 21:37:26 +01:00