OpenDocument.droid icon indicating copy to clipboard operation
OpenDocument.droid copied to clipboard

Display sheet names instead of sheet numbers in tabs

Open TomTasche opened this issue 4 months ago • 2 comments

Requested by a user via Google Play Store review.

TomTasche avatar Dec 20 '25 19:12 TomTasche

@andiwand looks like the core is not returning sheet names? Instead it's returning "sheet0", "sheet1", etc... Here's a unit test that verifies that it's NOT working as expected: https://github.com/opendocument-app/OpenDocument.droid/pull/456

TomTasche avatar Dec 21 '25 09:12 TomTasche

Keeping it open for now until we released and tested this

Proposed fix https://github.com/opendocument-app/OpenDocument.core/pull/461

andiwand avatar Dec 22 '25 08:12 andiwand