Version: 1.4.0 (using KDE 3.5.3) Installed from: Compiled From Sources OS: Linux PROBLEM: Plugins with custom dialogs (currently binned map and cross power spectrum) do not update when a new vector or scalar is created. STEPS TO REPRODUCE: Start Kst Select Data... New Plugin... Select either "Binned map" or "Cross Power Spectrum" Note that the input vectors are all blank Create a new vector from Data... New Vector... RESULTS: The input vectors are still all blank in the custom plugin dialog EXPECTED RESULTS: The input vectors in the custom plugin dialog are updated with the newly created vector
SVN commit 763203 by arwalker: BUG:156138 Update vector and scalar lists in custom plugin dialogs when a new vector or scalar is created M +4 -1 binnedmap/binnedmapdialog_i.cpp M +12 -5 crossspectrum/crossspectrumdialog_i.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=763203