mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Proper horizontal resizing too.
This commit is contained in:
@@ -4355,6 +4355,8 @@ proc ShowTodaysReminders { force date } {
|
||||
grid $w.ok -row 1 -column 0 -sticky w
|
||||
grid rowconfigure $w 0 -weight 1
|
||||
grid rowconfigure $w 1 -weight 0
|
||||
grid columnconfigure $w 0 -weight 1
|
||||
grid columnconfigure $w 1 -weight 0
|
||||
CenterWindow $w .
|
||||
|
||||
# Grab the reminders
|
||||
|
||||
Reference in New Issue
Block a user