GtkLabel: setup text attribute issues
version: git
Issue 1:
- Add a new GtkLabel to toplevel
- Click
Edit Attributes
- Edit 'Foreground / Background' color and press Ok.
- View is not updated, but preview works fine.
Issue 2:
- Add a new GtkLabel to toplevel
- Click
Edit Attributes
- Edit 'Foreground / Background' color and press Ok.
- Again click
Edit Attributes
. 'Foreground / Background' color is filled with some random value.
Issue 3:
- Add a new GtkLabel to toplevel
- Click
Edit Attributes
- Edit 'Foreground / Background' color and add custom color using '+' button.
- Select random color in colorspace and press Ok.
- Some random hex code is filled in 'Foreground / Background' color value.