| Summary: | Memorize window width/height and restore at startup | ||
|---|---|---|---|
| Product: | [Applications] gcompris | Reporter: | Holger Kaelberer <holger.k> |
| Component: | general | Assignee: | Bruno Coudoin <bruno.coudoin> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | holger.k, jazeix, shashwatdixit124 |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
This patch adds the functionality of saving width and height of the window when user quits the application and restores it at startup
fixed some issues from the previous patch |
||
|
Description
Holger Kaelberer
2016-01-13 19:31:51 UTC
Created attachment 98028 [details]
This patch adds the functionality of saving width and height of the window when user quits the application and restores it at startup
values are stored in gcompris config file
Created attachment 98042 [details]
fixed some issues from the previous patch
this is a whole new patch, it does not depend depend on previous one
The corresponding review request can be found at https://git.reviewboard.kde.org/r/127471/ Submitted with commit 0657eb50742cc421dbc19015f87a98bd4d670cd0 by Johnny Jazeix on behalf of Shashwat Dixit to branch master. |