Daan Vanden Bosch
|
87c6ae37e4
|
Widget's element property is now abstract and is overridden in every concrete subclass. This often simplifies widget code.
|
2019-09-15 19:32:34 +02:00 |
|
Daan Vanden Bosch
|
d9b6c7015a
|
The hunt method tables can be sorted again. There's no visual feedback in the table headers though.
|
2019-09-14 16:11:45 +02:00 |
|
Daan Vanden Bosch
|
3a95e8a974
|
Added server select. Widget construction now happens in two phases with a finalize_construction method being called from the lowest subclass.
|
2019-09-14 15:15:59 +02:00 |
|
Daan Vanden Bosch
|
c8ff72726e
|
The OptimizationResultView is now completely ported to the new GUI system.
|
2019-09-14 11:59:50 +02:00 |
|
Daan Vanden Bosch
|
c9820ceccb
|
More data is now shown in the optimization result view.
|
2019-09-11 15:51:56 +02:00 |
|
Daan Vanden Bosch
|
0cfa20e30f
|
Started working on optimization result view.
|
2019-09-09 18:37:20 +02:00 |
|
Daan Vanden Bosch
|
d7490b0d3c
|
Text in table cells can now be aligned. Table now works in firefox.
|
2019-09-07 20:43:53 +02:00 |
|
Daan Vanden Bosch
|
a28a8ce624
|
Refactored table from MethodsForEpisodeView into a reusable Table widget.
|
2019-09-07 17:49:21 +02:00 |
|