mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 22:12:58 +02:00
Theme Tweaks
- Highlighting of Buttons in TCP and Sliders - No crinkly Help Icon anymore - Invisible numbers in NoteTrack fixed - Better visibility of label track dragger elements - Theme rearranged more logically, and dead images culled
This commit is contained in:
@@ -536,6 +536,8 @@ void FlowPacker::GetNextPosition( int xSize, int ySize )
|
||||
{
|
||||
SetNewGroup( ((mFlags & resFlagPaired)!=0) ? 2 : 1 );
|
||||
myHeight = ySize;
|
||||
// mFlags &= ~resFlagNewLine;
|
||||
// mOldFlags = mFlags;
|
||||
}
|
||||
|
||||
iImageGroupIndex++;
|
||||
|
Reference in New Issue
Block a user