Issues.00591 - lordmundi/wikidoctest GitHub Wiki

00591: retrieving canvas foreground and background colors doesn't work

« 00590 | Issues | 00592 »

Summary: retrieving canvas foreground and background colors doesn't work

Created: 2017–01–26 16:16

Status: Released

Category: Bug

From: frankie

Version: 2.3

Released_In: 2.4

Description:

using the command:

<canvas_name> configure -background
or
<canvas_name> configure -foreground

does not work as expected.


Comments


« 00590 | Issues | 00592 »

Associated Commits

| commit | d2fb13a5c4fd59d2fb06afb3b9bfe80a9a0494ee link5 | || | Author: | Frank Graffagnino | | Date: | Thu Jan 26 16:25:26 2017 -0600 | | Message: | [@Issue 00591: fixing some bugs in background and foreground colors Requesting the current foreground and background colors had some typos in the code. @] |

Affected Files:

src/plugins/dsp_canvas.c | 8 +++&plusmn;---
 1 file changed, 4 insertions(+), 4 deletions(-)