jeremytammik / RevitLookup

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
http://thebuildingcoder.typepad.com
MIT License
1.08k stars 298 forks source link

Add Keyboard Escape Close Form #115

Closed ricaun closed 2 years ago

ricaun commented 2 years ago

After the Modeless update, the Escape button stop working.

This PR enables the Escape Keyboard feature, now Focus Form Closes if the Escape button is pressed and the Owner gain focus.

Nice3point commented 2 years ago

@ricaun This works, thanks a lot

Nice3point commented 2 years ago

@jeremytammik Version increased to 22.0.2.4 〜( ̄▽ ̄〜)

jeremytammik commented 2 years ago

cool!

jeremytammik commented 2 years ago

when i look at the commits after 2022.0.2.3, i see a huge list of 160 files modified. however, in this PR, i just see two modified files. i do not understand this huge difference. can i really create the new version in this state?

jeremytammik commented 2 years ago
diff_2022 0 2 3_to_master
Nice3point commented 2 years ago

@jeremytammik yes, ricaun just updated his fork, all commits for the last year have been pulled up to it, they are compatible with the current version

jeremytammik commented 2 years ago

so i can just go ahead and create a new release and ignore the list of ricauns modified files? how weird :-)

Nice3point commented 2 years ago

Yes that's right)

jeremytammik commented 2 years ago

done: https://github.com/jeremytammik/RevitLookup/releases/tag/2022.0.2.4