1

Closed

v976 - Bluetooth: Predefined... events config capitalization

description

In the configuration windows for both of the "Bluetooth: Predefined..." event modules, the titles of the windows do not match the titles of the modules in the list. They should both read as whatever they are called in the module list (i.e. "Bluetooth: Predefined Device Visible").
Closed Jul 27, 2012 at 7:40 PM by erikm1
Fix confirmed in v995

comments

erikm1 wrote Jul 2, 2012 at 10:58 PM

NOTE This is the same for all of the Bluetooth reaction modules, as well. Please correct.

Irnuk wrote Jul 3, 2012 at 7:31 PM

This is because I'm not making a new .xaml file for every type of event/reaction that requires a config window. For exemple if I need only the name of a device in more events/reactions I use the same Config Window for them. The title of the window can only be set in each .xaml file, so if I need to have the exact name of a reaction as the title of the config window I need to make another .xaml file.

Should I make an .xaml file for every event/reaction that needs a config window and set the same title as the name of the event/reaction?

erikm1 wrote Jul 3, 2012 at 7:55 PM

Yes, please. Whatever needs to be done to keep consistency throughout all of the modules.

Thank you!

Irnuk wrote Jul 27, 2012 at 6:33 PM

This should be fixed in the current version.

erikm1 wrote Jul 27, 2012 at 7:40 PM

Fix confirmed in v995