Tíquete #25454

Alpha = 0 in GridLineRGBA and CaptionRGBA not making things transparent? (1.1.2 Windows)

: 2011-06-21 05:13 Última Atualização: 2011-12-25 14:19

Relator:
Dono:
Estado:
Fechado
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
2

Details

I'm trying to make everything except the note boxes transparent. In my PianoRoll3D.ini, I have the following:

GridLineRGBA=FF000000
PlaybackSectionRGBA=FF000000
CaptionRGBA=FF000000

This makes the playback section transparent, but the grid box and caption/counter text solid red (see attached screenshot). The complete config file is attached.

Windows 7 SP1 x64
DirectX 11
AMD Radeon HD 5450
Catalyst 11.6 drivers

Ticket History (3/7 Histories)

2011-06-21 05:13 Updated by: ohcomeon
  • New Ticket "Alpha = 0 in GridLineRGBA and CaptionRGBA not making things transparent? (1.1.2 Windows)" created
2011-12-21 23:52 Updated by: yknk
Comentário

GridLineRGBA

I would like to modify the program. In next version(1.1.3), when "A" of GridLineRGBA is 00, MIDITrail does not draw grid line.

CaptionRGBA

You can switch display of counter and stars in next version(1.1.3).

Ticket #26989 Display control of counter and stars
http://sourceforge.jp/ticket/browse.php?group_id=5114&tid=26989

2011-12-24 13:50 Updated by: yknk
Comentário

修正内容

MTGridBox

表示フラグとして、メンバ変数 m_isVisible を追加。

MTGridBox::Create

グリッドラインの色設定を確認し、透明度の設定が00なら表示フラグをオフにする処理を追加。

MTGridBox::Draw

表示フラグがオフならグリッドラインを描画しない制御を追加。

2011-12-24 23:10 Updated by: yknk
  • Tipo Update from Bugs to Feature Requests
2011-12-25 14:19 Updated by: yknk
  • Componente Update from MIDITrail Ver.1.1.x for Windows to MIDITrail Ver.1.1.x for Mac OS X
  • Estado Update from Aberto to Fechado
  • Ticket Close date is changed to 2011-12-25 14:19

Attachment File List

Editar

Please login to add comment to this ticket » Login