Project

General

Profile

Actions

バグ #1503

closed

機能 #887: gtk3

gtk3: 設定画面を開くとMiraclePainterの背景色がおかしくなる

Added by Shibafu Midorino over 3 years ago. Updated over 3 years ago.

Status:
終了
Priority:
通常
Target version:
プラグイン名:
クラッシュする:
No

Description

初期設定の状態のmikutter-gtk3で設定画面を開き、その後ウィンドウを閉じたりしたタイミングでTLのMiraclePainterの背景色がおかしくなります。
初期では白っぽい色ですが、上記の現象が発生すると真っ黒になってしまいます。


Related issues 1 (1 open0 closed)

Related to 提案 #1581: Color Model分類待ちtoshi_a 初音Actions
Actions #1

Updated by Shibafu Midorino over 3 years ago

  • Status changed from 分類待ち to 実装待ち
  • Assignee set to Shibafu Midorino
Actions #2

Updated by Shibafu Midorino over 3 years ago

  • Status changed from 実装待ち to レビュー待ち
  • ブランチ set to topic/1503-serialize-color-to-int

FormDSL内でcolor設定がGdk::RGBA形式 (0.0〜1.0の浮動小数点数) に変換されているが、利用する側がGdk::Color形式 (0〜65535の整数) を期待していることが原因。

設定上は既存のGdk::Color形式のシリアライズを維持することにし、利用する際に適宜変換をかけるようにした。
また、そのためのRefinementsを追加した。

Actions #3

Updated by toshi_a 初音 over 3 years ago

  • Status changed from レビュー待ち to 終了

merged.

Actions #4

Updated by toshi_a 初音 over 3 years ago

  • Target version set to 5.0
Actions #5

Updated by toshi_a 初音 over 3 years ago

Actions

Also available in: Atom PDF