mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-28 07:58:08 +01:00
draw divider focussed when all of tray has focus
This commit is contained in:
parent
30fcb88e43
commit
6c5e3b7149
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ drawTray( BoardCtxt* board )
|
|||
}
|
||||
} else {
|
||||
cursorBits = ALLTILES;
|
||||
cursorOnDivider = XP_TRUE;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue