Meshroom/meshroom/ui/qml
Candice Bentéjac e8990a6fc7 [ui] ImageGallery: Reset viewpoints and intrinsics when removing the last image
When the last image from the active group has been manually removed from
the Image Gallery (meaning it has been removed either with the "Del" key
or the "Remove" option), the list of viewpoints and intrinsics should
both be reset, like they are when "Clear Images" is used.

Prior to this commit, the list of viewpoints was emptied (but not reset)
and the list of intrinsics remained untouched. Removing all the images
manually did not affect the list of intrinsics, which could cause issues
later on.
2023-05-30 12:20:54 +02:00
..
Charts [ui] New SfMStatsView 2020-04-29 20:25:46 +02:00
Controls [ui] factorize exif orientation transform in utility functions 2023-02-06 08:16:42 -08:00
GraphEditor Merge pull request #1812 from alicevision/dev/fileWatcherStatus 2023-03-05 14:08:05 +01:00
ImageGallery [ui] ImageGallery: Reset viewpoints and intrinsics when removing the last image 2023-05-30 12:20:54 +02:00
MaterialIcons [ui] Update MaterialIcons.ttf and add "published_with_changes" icon 2023-02-28 17:07:58 +01:00
Utils [ui] factorize exif orientation transform in utility functions 2023-02-06 08:16:42 -08:00
Viewer Merge pull request #1924 from alicevision/mug/refactoQtAV 2023-05-26 14:57:36 +02:00
Viewer3D [ui] 3D image overlay: use autoTransform to avoid shrinking when resizing viewer 2023-02-09 03:45:13 -08:00
AboutDialog.qml [ui] Add Meshroom's changelog model 2023-03-24 16:23:13 +01:00
DialogsFactory.qml Fix various typos in the source code 2022-01-22 07:39:05 -05:00
LiveSfmView.qml [ui] Check that objects accessed by QML properties are not null before accessing them 2022-12-06 11:04:50 +01:00
main.qml [ui] Fix "canSubmit" which relied on erroneous conditions 2023-03-20 16:18:48 +01:00
WorkspaceView.qml [ui] ImageGallery: Reset viewpoints and intrinsics when removing the last image 2023-05-30 12:20:54 +02:00