Skip to content
  • Michael Catanzaro's avatar
    Use composite template to build promotion type selector · 07a60864
    Michael Catanzaro authored
    This also fixes a bug that I introduced with my GTK 4 porting: the
    promotion type selector dialog would always display pieces in the color
    of the first player to promote a piece, but it should always change
    color to match the current player.
    
    Note that I declared all the GtkChild widgets as unowned due to
    vala#1121, which I discovered while working on this.
    07a60864