Age | Commit message (Collapse) | Author |
|
Contents of the Downloads folder can now be viewed as a directory index page.
|
|
The Import Identity dialog is now styled for mobile, although could use a little more tuning.
|
|
|
|
There is a problem with repeated arrangements: the previous set sizes affect subsequent outcomes. This results in Preferences not being able to reduce in size, only to expand.
It should be possible to reset sizes back to zero/minimum size before starting an arrangement, but LabelWidget needs to cooperate by using `minSize` to set its default size. `minSize` is preferable to fixedSize because then the widget can go through the usual arranging logic.
To be continued at a later time...
|
|
|
|
IssueID #192
|
|
|
|
IssueID #105
|
|
Todo: Drag-and-drop; the actual identity creation step.
|