(some reposted from Version 0.9.26Pre-Rel53 is now available !)
A few things I noticed, some more problematic than others.
1- Gantt internal Calculations problems (seems linked to summary bars calculations) : Some date-times fractions (e.g. 2015-07-27 03:00:00) or changes in items taskActStart/end field (when moving items in the gantt) seem to provoke gantt summary bars calculations problems (probably linked to decimals that don't "resolve" properly??) and CPU usage increase making IQ unusable.
2- Critical path : The critical path recalc should probably warn the user that values will be changed for good... I fell into that trap. 1h putting things back as they were
3- Gantt + Undo : I pressed undo 2 times by mistake after a gantt operation, and the gantt got completely stuck, without any workaround; I finally discovered that it was due to "summary bars" that were trying to recalculate themselves in a loop or something like that. It took me a long while to figure it out and removing all summary bars fixed it. Put them back after reentering TaskActStart/end dates in gantt subitems.
4- Bars disappear, sometimes, when I hoist an item. No amount of refresh will fix the problem.
5- Ctrl while mousing over a bar doesn't show the bar details/zoom anymore. Is this on purpose ? It wasn't perfect but allowed to see the hours + dates more easily, I found, since it's not always possible without changing the zoom to see the actual dates, when only the days names are shown
(6- zooming isn't achieved by pressing ctrl+shift while scrolling but ALT+SHIFT)
Comments