Summary: | "Open recent" is missing | ||
---|---|---|---|
Product: | [Applications] cantor | Reporter: | avlas <jsardid> |
Component: | general | Assignee: | Cantor Bugs <cantor-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander.semke, warquark |
Priority: | NOR | ||
Version: | 19.04 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/cantor/ef30d6680493133aca10fa5839347af266ab3452 | Version Fixed In: | 19.08 |
Sentry Crash Report: |
Description
avlas
2019-06-24 14:44:43 UTC
Git commit ef30d6680493133aca10fa5839347af266ab3452 by Nikita Sirgienko. Committed on 26/06/2019 at 22:06. Pushed by sirgienko into branch 'master'. [Feature] Add "Recent Files" submenu FIXED-IN: 19.08 M +19 -0 src/cantor.cpp M +6 -6 src/cantor.h M +4 -1 src/cantor_part.cpp M +1 -0 src/cantor_part.h M +2 -1 src/cantor_shell.rc https://commits.kde.org/cantor/ef30d6680493133aca10fa5839347af266ab3452 I haven't maked icon in the toolbar, because I think, that this is function won't be used a lot, so only File menu. (In reply to Nikita Sirgienko from comment #2) > I haven't maked icon in the toolbar, because I think, that this is function > won't be used a lot, so only File menu. Thank you! Actually, the icon option is there as well, only not by default. One can edit the toolbar and add it :) |