Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Sebastian Kügler
On Wednesday 02 December 2009 02:17:50 Bruno Bigras wrote: --- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/ --- Review request

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/#review3361 --- good catch, i think should be done in a slightly different way tough

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/ --- (Updated 2009-12-02 18:12:37.468939) Review request for Plasma. Changes

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
2009/12/2 Sebastian Kügler se...@kde.org: I'm seeing this behaviour as well, just hit me yesterday. thanks Bruno ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/#review3369 --- Ship it! perfect :) - Marco On 2009-12-02 18:12:37, Bruno Bigras

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Tony Murray
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/#review3370 --- Looks good, it still flashes in the left corner of the screen at the

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
On 2009-12-02 22:03:34, Tony Murray wrote: Looks good, it still flashes in the left corner of the screen at the same point this bug was triggered, but it doesn't stay there and totally bork plasma ;) I'm guessing there is some issue further up in the code. Great work. I just saw

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/ --- (Updated 2009-12-03 03:43:24.908383) Review request for Plasma. Changes

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/ --- (Updated 2009-12-03 04:51:21.705504) Review request for Plasma. Changes

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Tony Murray
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/#review3373 --- As we discussed, fix _k_rotatePoint(point, angle) so it returns 0,0

Re: Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-02 Thread Tony Murray
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/#review3374 --- Ship it! r4 looks good! - Tony On 2009-12-03 04:51:21, Bruno

Review Request: BUG - Prevent a plasmoid from being resized to a smaller value than it's minimumSize

2009-12-01 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2311/ --- Review request for Plasma. Summary --- With today's latest code I found a