[GanttChart] Settings: allowInfiniteHorizontalScrollBar nowhere called? [message #1733587] |
Mon, 30 May 2016 06:12  |
Eclipse User |
|
|
|
Hello everybody,
I'm using GanttChart and want it to show some behaviour "outside the default". So I created my very own SettingsClass directly inheriting from AbstractSettings in which I overwrite all the methods that shouldn't show default behaviour.
Which works perfect - except for that horizontal scrolling ("allowInfiniteHorizontalScrollBar"). Trying to find any code that is calling this method has shown no success - the method is never called and doesn't seem to have any references in my workspace. And I'm pretty sure I've downloaded all the sources for the Gantt project.
(I double checked with random other methods - that are working - and found references on them)
I also think I this already worked - at some point during the last year. Because I remember having had this problem before and I was very happy to find this method which back then solved the issue.
Currently I'm using this version: org.eclipse.nebula.widgets.ganttchart.source_1.0.0.201602191853
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28228 seconds