<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gutskun</author_name>
  <author_url>https://blog.hatena.ne.jp/gutskun/</author_url>
  <blog_title>ひとしれずひっそり</blog_title>
  <blog_url>https://katsuyoshi.hatenadiary.com/</blog_url>
  <categories>
    <anon>Swift</anon>
  </categories>
  <description>DragGestureを使っていてDragせずに長い間押しているとtimed outが表示される。 何も影響はない様だが煩わしい。 DragGestureはボタンを押した時と離した時のイベントを取りたいので使っていて、Dragするる必要はない。 1 pixel でも動かせば出ない様だが、押してるだけで移動させていないので頻繁に出ている。 使っているコードはこんな感じ .gesture(DragGesture(minimumDistance: editable ? 0 : CGFloat.greatestFiniteMagnitude) .onChanged { value in if push…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatsuyoshi.hatenadiary.com%2Fentry%2F2023%2F03%2F27%2F020225&quot; title=&quot;Gesture: System gesture gate timed out. - ひとしれずひっそり&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-03-27 02:02:25</published>
  <title>Gesture: System gesture gate timed out.</title>
  <type>rich</type>
  <url>https://katsuyoshi.hatenadiary.com/entry/2023/03/27/020225</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
