Back to the main page.

Bug 1624 - ft_databrowser: ft_prepare_layout is called much more often then necessary when plotting components

Status CLOSED FIXED
Reported 2012-08-01 18:56:00 +0200
Modified 2013-01-17 10:40:12 +0100
Product: FieldTrip
Component: plotting
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P3 normal
Assigned to: Roemer van der Meij
URL:
Tags:
Depends on:
Blocks:
See also:

Roemer van der Meij - 2012-08-01 18:56:30 +0200

As title


Roemer van der Meij - 2012-08-02 15:13:47 +0200

Fixed, the most obvious repeat is now simply saved when preparing data. Only one call remains during plotting, and that is when channel selection changes. It can easily done I guess without prepare_layout, but I doubt it is used often enough to be a nuisance, so keeping it there.


Roemer van der Meij - 2013-01-17 10:40:12 +0100

bug closing time