Project: QGIS

Version: 3.32

Feature: Add clear recently used crs button

The ability to remove "recently used" CRS information has been implemented invarious ways, including:

  • Pressing the Del key while the list of recently used crs has focus remove the selected CRS
  • A column in the recent crs table with a button to clear individual CRS
  • A clear selected context menu action
  • A clear all recent CRS context menu action that will prompt the user for confirmation

This feature was developed by Yoann Quenach de Quivillic