mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Make today's reminders window properly resizable.
This commit is contained in:
@@ -4353,7 +4353,8 @@ proc ShowTodaysReminders { force date } {
|
||||
grid $w.text -row 0 -column 0 -sticky nsew
|
||||
grid $w.sb -row 0 -column 1 -sticky ns
|
||||
grid $w.ok -row 1 -column 0 -sticky w
|
||||
|
||||
grid rowconfigure $w 0 -weight 1
|
||||
grid rowconfigure $w 1 -weight 0
|
||||
CenterWindow $w .
|
||||
|
||||
# Grab the reminders
|
||||
|
||||
Reference in New Issue
Block a user