Default background color should be configurable
Reported by Christopher Stawarz | January 30th, 2012 @ 11:36 AM | in 0.5.0 (closed)
Where by "default" I mean the background displayed when an experiment is loaded but not running.
The most obvious approach is to add a setting in
setup_variables.xml
. However, it might be desirable to
be able to change the default background on a per-experiment basis.
Maybe we could give the background stimulus class an optional
boolean parameter, default
, which, when true, would
indicate that that background should be used as the default.
Comments and changes to this ticket
-
Christopher Stawarz June 13th, 2012 @ 02:15 PM
- Milestone set to 0.5.0
- Milestone order changed from 168169 to 0
-
Christopher Stawarz August 6th, 2012 @ 10:28 AM
- State changed from open to pending
- Assigned user set to Christopher Stawarz
- Milestone order changed from 10 to 0
This is now implemented on a branch. The default background color can be changed by adding a
iodevice/stimulus_display
component, which has a requiredbackground_color
parameter, to the experiment. -
Christopher Stawarz October 3rd, 2012 @ 03:54 PM
- State changed from pending to resolved
Merged to master
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The core framework and supporting libraries for the MWorks Suite