Skip to content

Fix Batch tab buttons toggling issue

Aayush Shah requested to merge aayushshah22/inkscape:fix-4802-#4 into master

Resolve the issue where Selection, Layers and Pages toggle buttons in the Batch Export tab were incorrectly activated at the same time. Only the 'Selection' button will be active by default, with the other buttons grouped maintaining mutually exclusive behavior.

Before:

Batch_Export_Tabs_Before

After:

Batch_Export_Tabs_After

Edited by Aayush Shah

Merge request reports