<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Design Studio Filter Panel Node Expand/Collapse Size in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/design-studio-filter-panel-node-expand-collapse-size/qaa-p/431658#M58610</link>
    <description>&lt;P&gt;Baudouin, I did but apparently they do not set that element of the component.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2017 13:30:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-04-18T13:30:38Z</dc:date>
    <item>
      <title>Design Studio Filter Panel Node Expand/Collapse Size</title>
      <link>https://community.sap.com/t5/technology-q-a/design-studio-filter-panel-node-expand-collapse-size/qaq-p/431656</link>
      <description>&lt;P&gt;BusinessObjects 4.2 SP3&lt;/P&gt;&lt;P&gt;Design Studio 16.2 SP2 Patch 1&lt;/P&gt;&lt;P&gt;Business Explorer 7.x (based on 7.40)&lt;/P&gt;&lt;P&gt;I am creating a report for mobile consumption and need to adjust the size of the filter panel. I am not using the SAPUI5 m mode because it runs appreciably slower than the standard SAPUI5 mode (question raised in another entry).&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/30427-cusersjwhitedesktopselect.png" /&gt;&lt;/P&gt;&lt;P&gt;I have found where to increase the size of the text in the initial pop-up and in the selection pop-up but cannot find where to increase the size of the node expand/collapse icon - the box with the + or - in it.&lt;/P&gt;&lt;P&gt;Here is my CSS code from the external CSS file for the filter panel component.&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapzenfilterpanel-HeaderText&lt;/EM&gt; {&lt;/P&gt;&lt;P&gt;font-size: 		&lt;EM&gt;20px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;height:			&lt;EM&gt;22px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;	padding&lt;/EM&gt;:&lt;EM&gt; 		4px&lt;/EM&gt;&lt;EM&gt;10px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapzenfilterpanel-SelectionTableText&lt;/EM&gt; {&lt;/P&gt;&lt;P&gt;font-size:		&lt;EM&gt;20px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;height:			&lt;EM&gt;22px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;margin: 		&lt;EM&gt;4px&lt;/EM&gt;&lt;EM&gt;10px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;	&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapzenfilterpanel-PopupContainer&lt;/EM&gt; &lt;EM&gt;.sapUiTableTreeIcon&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapzenfilterpanel-PopupContainerDialog&lt;/EM&gt; &lt;EM&gt;.sapUiTableTreeIcon&lt;/EM&gt; {&lt;/P&gt;&lt;P&gt;line-height: 	&lt;EM&gt;25px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapzenfilterpanel-PopupContainerDialog&lt;/EM&gt; &lt;EM&gt;.sapUiTableGroupIconOpen&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapzenfilterpanel-PopupContainerDialog&lt;/EM&gt; &lt;EM&gt;.sapUiTableTreeIconNodeOpen&lt;/EM&gt; {&lt;/P&gt;&lt;P&gt;width: 			&lt;EM&gt;32px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.compValueHelpDialog&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapMDialog&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapMDialog-CTX&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapMDialogDraggable&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapMDialogHorScrollDisabled&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapMDialogVerScrollDisabled&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapMPopup-CTX&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapUiPopupWithPadding&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapUiSizeCompact&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapUiShd&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;EM&gt;.sapMDialogOpen&lt;/EM&gt; {&lt;/P&gt;&lt;P&gt;width:			&lt;EM&gt;540px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;height:			&lt;EM&gt;540px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;Any assistance is greatly appreciated.&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 16:16:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/design-studio-filter-panel-node-expand-collapse-size/qaq-p/431656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-17T16:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Design Studio Filter Panel Node Expand/Collapse Size</title>
      <link>https://community.sap.com/t5/technology-q-a/design-studio-filter-panel-node-expand-collapse-size/qaa-p/431657#M58609</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;It is certainly an icon size somewhere. Did you search for this kind of element using the F12 in IE or chrome ?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 08:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/design-studio-filter-panel-node-expand-collapse-size/qaa-p/431657#M58609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-18T08:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Design Studio Filter Panel Node Expand/Collapse Size</title>
      <link>https://community.sap.com/t5/technology-q-a/design-studio-filter-panel-node-expand-collapse-size/qaa-p/431658#M58610</link>
      <description>&lt;P&gt;Baudouin, I did but apparently they do not set that element of the component.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 13:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/design-studio-filter-panel-node-expand-collapse-size/qaa-p/431658#M58610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-18T13:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Design Studio Filter Panel Node Expand/Collapse Size</title>
      <link>https://community.sap.com/t5/technology-q-a/design-studio-filter-panel-node-expand-collapse-size/qaa-p/431659#M58611</link>
      <description>&lt;P&gt;I did not discover how to change the size of the node expand/collapse icon but I used the following to make it more navigable on the iPad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;/* filterpanel */&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapzenfilterpanel-HeaderText&lt;/EM&gt; { /* make the first popup text bigger */&lt;/P&gt;&lt;P&gt;font-size: 		&lt;EM&gt;22px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;height:			&lt;EM&gt;24px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;padding&lt;/EM&gt;:&lt;EM&gt; 		4px&lt;/EM&gt;&lt;EM&gt;10px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapzenfilterpanel-SelectionTableText&lt;/EM&gt; { /* make the second popup text bigger */&lt;/P&gt;&lt;P&gt;font-size:		&lt;EM&gt;20px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;height:			&lt;EM&gt;22px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;margin: 		&lt;EM&gt;19px&lt;/EM&gt;&lt;EM&gt;10px&lt;/EM&gt;&lt;EM&gt;!important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapUiTableGroupIconClosed.sapUiTableGroupIcon&lt;/EM&gt;&lt;STRONG&gt;, /* position the node icon in the center */&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapUiTableGroupIconClosed.sapUiTableGroupIcon&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapUiTableTreeIconNodeClosed&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapUiTableTreeIconNodeClosed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapUiTableGroupIconOpen.sapUiTableGroupIcon&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapUiTableGroupIconOpen.sapUiTableGroupIcon&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapUiTableTreeIconNodeOpen&lt;/EM&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.sapUiTableTreeIconNodeOpen&lt;/EM&gt; {&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;/* 	width: 40px; */&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;height: &lt;EM&gt;50px&lt;/EM&gt;&lt;EM&gt;! important&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;} &lt;/P&gt;&lt;P&gt;Not what I was looking for but it works.&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/design-studio-filter-panel-node-expand-collapse-size/qaa-p/431659#M58611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-18T15:21:01Z</dc:date>
    </item>
  </channel>
</rss>

