<?xml version="1.0" encoding="UTF-8" ?>		<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:steam="http://www.steampowered.com" xmlns="http://purl.org/rss/1.0/">
			<channel rdf:about="https://ilih.name/blog/">
				<title>Ilih's Blog</title>
				<link>https://ilih.name/blog/</link>
				<description></description>
				<language>en</language>
				<pubDate>Sat, 04 Apr 26 01:00:10 +0300</pubDate>
				<generator>https://ilih.name/blog/</generator>
				<items>
					<rdf:Seq>
						<rdf:li rdf:resource="https://ilih.name/blog/2024/08/New-UI-Widgets-v11713" /><rdf:li rdf:resource="https://ilih.name/blog/2024/07/New-UI-Widgets-v11712" /><rdf:li rdf:resource="https://ilih.name/blog/2024/07/New-UI-Widgets-v11711" /><rdf:li rdf:resource="https://ilih.name/blog/2024/07/v11710" /><rdf:li rdf:resource="https://ilih.name/blog/2024/07/v1179" /><rdf:li rdf:resource="https://ilih.name/blog/2024/05/table-with-variable-columns" /><rdf:li rdf:resource="https://ilih.name/blog/2024/05/connectors" /><rdf:li rdf:resource="https://ilih.name/blog/2024/05/tmpro-font-size" /><rdf:li rdf:resource="https://ilih.name/blog/2024/04/accordion" /><rdf:li rdf:resource="https://ilih.name/blog/2024/04/v1178" />					</rdf:Seq>
				</items>
			</channel>
							<item rdf:about="https://ilih.name/blog/2024/08/New-UI-Widgets-v11713">
					<title><![CDATA[ New UI Widgets: v1.17.13 ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/08/New-UI-Widgets-v11713 ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/08/New-UI-Widgets-v11713 ]]></guid>
					<comments>https://ilih.name/blog/2024/08/New-UI-Widgets-v11713#comments</comments>
					<pubDate>Thu, 08 Aug 24 01:29:24 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-08-08T01:29:24+03:00</dc:date>
					<content:encoded><![CDATA[ Changelog:
<ul>
<li>improved Assembly Definitions support</li>
<li>ListView: reduced the SetData() calls for the item instances to improve performance</li>
<li>ListView: fixed bug with DataSource.Clear()</li>
<li>TreeView: improved RetainScrollPosition support</li>
</ul> ]]></content:encoded>
				</item>
								<item rdf:about="https://ilih.name/blog/2024/07/New-UI-Widgets-v11712">
					<title><![CDATA[ New UI Widgets: v1.17.12 ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/07/New-UI-Widgets-v11712 ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/07/New-UI-Widgets-v11712 ]]></guid>
					<comments>https://ilih.name/blog/2024/07/New-UI-Widgets-v11712#comments</comments>
					<pubDate>Thu, 25 Jul 24 23:37:19 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-07-25T23:37:19+03:00</dc:date>
					<content:encoded><![CDATA[ Changelog:
<ul>
<li>added ScrollRectAutoScroll component: allows scrolling content during drag&drop when the pointer is in less than a specified distance from the border</li>
<li>ListView: fixed ReversedOrder for the horizontal direction</li>
<li>Drag: added the DragDelay option - how many seconds must pass from the click to the start of dragging</li>
<li>Drag: added the RedirectDragToScrollRect option - redirects the drag events to the parent ScrollRect if the drag starts before DragDelay time is passed</li>
</ul> ]]></content:encoded>
				</item>
								<item rdf:about="https://ilih.name/blog/2024/07/New-UI-Widgets-v11711">
					<title><![CDATA[ New UI Widgets: v1.17.11 ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/07/New-UI-Widgets-v11711 ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/07/New-UI-Widgets-v11711 ]]></guid>
					<comments>https://ilih.name/blog/2024/07/New-UI-Widgets-v11711#comments</comments>
					<pubDate>Fri, 19 Jul 24 23:33:00 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-07-19T23:33:00+03:00</dc:date>
					<content:encoded><![CDATA[ Changelog:
<ul>
<li>ListView: scroll no more "jump" when dragging backward and item size is changed</li>
<li>Widgets Generator: fixed bug occurring when the default theme is not specified</li>
</ul> ]]></content:encoded>
				</item>
								<item rdf:about="https://ilih.name/blog/2024/07/v11710">
					<title><![CDATA[ New UI Widgets: v1.17.10 ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/07/v11710 ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/07/v11710 ]]></guid>
					<comments>https://ilih.name/blog/2024/07/v11710#comments</comments>
					<pubDate>Mon, 15 Jul 24 19:58:16 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-07-15T19:58:16+03:00</dc:date>
					<content:encoded><![CDATA[ Changelog:
<ul>
<li>ListView: improved the LoopedList option support</li>
<li>ListView, TiveView: fixed missing items in some cases if the list type is of variable size</li>
<li>ListViewPaginator: fixed animation bug</li>
<li>ObservableList: OnCollectionChange event is no more raised in cases like “list[index] = list[index]” (for reference type only)</li>
<li>Widgets Generator: fixed script error</li>
</ul> ]]></content:encoded>
				</item>
								<item rdf:about="https://ilih.name/blog/2024/07/v1179">
					<title><![CDATA[ New UI Widgets: v1.17.9 ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/07/v1179 ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/07/v1179 ]]></guid>
					<comments>https://ilih.name/blog/2024/07/v1179#comments</comments>
					<pubDate>Mon, 08 Jul 24 04:59:42 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-07-08T04:59:42+03:00</dc:date>
					<content:encoded><![CDATA[ Changelog:
<ul>
<li>COMPATIBILITY-BREAKING CHANGES: ActivateInputField() method renamed to Activate() in the IInputFieldProxy interface</li>
<li>added DataLoader class to simplify loading and caching data</li>
<li>Accordion: added Interactable option</li>
<li>CenteredSlider: added Interactable and PointerButton options</li>
<li>ColorPicker: added Interactable option</li>
<li>Combobox: added Interactable option</li>
<li>Combobox: added RepositionListView option, if enabled ListView is automatically positioned to be completely visible if partially hidden by the bottom or right side of the screen</li>
<li>Combobox: added ChangeRounderCorners option, if enabled then corner radiuses will be changed to match the repositioned ListView</li>
<li>FileListViewPath: added Interactable, DisabledColor, and PointerButton options</li>
<li>ListView: added LoopedNavigation option, enabled by default, if enables/disables navigation from first to last item and vice versa</li>
<li>ListView: added MultipleSelectRequireKeys option, disabled by default, items selection will work similarly to file explorer if enabled</li>
<li>ListView: added RequireVisible option, number of visible items from current item to border on navigation</li>
<li>ListView: scroll no more “jump” when scrolling backward when the item size is changed</li>
<li>ListView: the LoopedList option now works correctly with items of variable sizes</li>
<li>ListViewPaginator: fixed bug with empty ListView and incorrectly detected page in some cases</li>
<li>OpenContextMenu: added Interactable and PointerButton options</li>
<li>Paginator: added Interactable option</li>
<li>SliderScroll: no more change Slider value if it is not interactable</li>
<li>Tabs: added TabsScroll component to toggle tabs with mouse scroll</li>
<li>TreeNode: fixed incorrect deserialization</li>
<li>UI Themes: fixed ThemeTarget bug caused by removed component</li>
</ul> ]]></content:encoded>
				</item>
								<item rdf:about="https://ilih.name/blog/2024/05/table-with-variable-columns">
					<title><![CDATA[ Tutorial: Table with Variable Columns ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/05/table-with-variable-columns ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/05/table-with-variable-columns ]]></guid>
					<comments>https://ilih.name/blog/2024/05/table-with-variable-columns#comments</comments>
					<pubDate>Mon, 27 May 24 21:38:39 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-05-27T21:38:39+03:00</dc:date>
					<content:encoded><![CDATA[ <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/_u2VagkOu2A" title="Table with Variable Columns" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> ]]></content:encoded>
				</item>
								<item rdf:about="https://ilih.name/blog/2024/05/connectors">
					<title><![CDATA[ Tutorial: Connectors ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/05/connectors ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/05/connectors ]]></guid>
					<comments>https://ilih.name/blog/2024/05/connectors#comments</comments>
					<pubDate>Mon, 13 May 24 20:24:49 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-05-13T20:24:49+03:00</dc:date>
					<content:encoded><![CDATA[ <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/yCw-cOcCcxo" title="Connectors" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> ]]></content:encoded>
				</item>
								<item rdf:about="https://ilih.name/blog/2024/05/tmpro-font-size">
					<title><![CDATA[ Tutorial: TextMeshPro Font Size ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/05/tmpro-font-size ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/05/tmpro-font-size ]]></guid>
					<comments>https://ilih.name/blog/2024/05/tmpro-font-size#comments</comments>
					<pubDate>Mon, 06 May 24 23:26:23 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-05-06T23:26:23+03:00</dc:date>
					<content:encoded><![CDATA[ <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/dRK54GRbTUY" title="TextMeshPro Font Size" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> ]]></content:encoded>
				</item>
								<item rdf:about="https://ilih.name/blog/2024/04/accordion">
					<title><![CDATA[ Turotial: Accordion ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/04/accordion ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/04/accordion ]]></guid>
					<comments>https://ilih.name/blog/2024/04/accordion#comments</comments>
					<pubDate>Mon, 29 Apr 24 21:51:51 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-04-29T21:51:51+03:00</dc:date>
					<content:encoded><![CDATA[ <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/PvHSrIbQ94g" title="Accordion" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> ]]></content:encoded>
				</item>
								<item rdf:about="https://ilih.name/blog/2024/04/v1178">
					<title><![CDATA[ New UI Widgets: v1.17.8 released ]]></title>
					<link><![CDATA[ https://ilih.name/blog/2024/04/v1178 ]]></link>
					<guid isPermaLink="true"><![CDATA[ https://ilih.name/blog/2024/04/v1178 ]]></guid>
					<comments>https://ilih.name/blog/2024/04/v1178#comments</comments>
					<pubDate>Fri, 26 Apr 24 00:21:32 +0300</pubDate>
					<author>ilih</author>
					<dc:creator>ilih</dc:creator>
					<dc:date>2024-04-26T00:21:32+03:00</dc:date>
					<content:encoded><![CDATA[ Changelog:
<ul>
<li>COMPATIBILITY-BREAKING CHANGES: "public Init()" methods split on two "public Init()" and "protected virtual InitOnce()" to avoid excessive flag check. To fix broken code you need to replace "public override void Init()" with "protected override void InitOnce()".</li>
<li>COMPATIBILITY-BREAKING CHANGES: UIThemes ThemesReferences and ReferencesGUIDs scripts moved from the Editor folder to the Scripts folder
<li>added SelectableMarker: shows the specified marker for the currently selected game object.</li>
<li>added TextMeshProPaginator for the TMP_Text (use with text Overflow = Page)</li>
<li>AutoCombobox: added DataSource, SelectedIndex, SelectedIndices, SelectedItem, and SelectedItems properties (proxies for the corresponding ListView properties)</li>
<li>Combobox: added DataSource, SelectedIndex, SelectedIndices, SelectedItem, and SelectedItems properties (proxies for the corresponding ListView properties)</li>
<li>EasyLayout: added MovementAnimateAll and ResizeAnimateAll options - animate movement/resize for all elements if enabled; otherwise new elements will not be animated.</li>
<li>ListView: CenterTheItems renamed to the AlignCenter</li>
<li>Notification: SlideUpOnHide now is obsolete, use the EasyLayout "Movement Animation" option instead</li>
<li>TreeNodes: added "alwaysIncludeNested" parameter to the Filter and FilterNodes method</li>
<li>Paginators: added the HideIfOnePage option - active page will be disabled if Pages <= 1</li>
</ul> ]]></content:encoded>
				</item>
						</rdf:RDF>
		